Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image downsampling options for received attachments #3820

Closed
1 task done
benjaoming opened this issue Dec 18, 2019 · 2 comments
Closed
1 task done

Image downsampling options for received attachments #3820

benjaoming opened this issue Dec 18, 2019 · 2 comments

Comments

@benjaoming
Copy link

  • I have searched open and closed issues for duplicates

Bug Description

Contrary to #2907 asking for larger attachment sizes, I wish that there was more control of image sizes and features for automatically resizing photos.

The recipient of a message should be able to control the storage space consumed, when deleting the entire message is too dramatic. Often people send high resolution photos because smartphones come with bloated megapixel specs.

Main features

  • Specify a set of downsampling presets
  • For a received group of photos choose a preset, which will then scale down
  • For sending photos, have the same symmetric option to choose "downsample to [Preset X] before sending".

Presets

Since screenshots and other lossless formats are normally generated to be lossless and downsampling is rarely desired, I think we can focus on JPEGs.

  • Max. width/height
  • JPEG quality

Standard presets: High res JPEG (80% quality, 2048x1536), Medium res JPEG (80%, 1600x1200), Small (JPEG 1280 x 1024)

See: https://lifeinlofi.com/more/iphone-photo-sizes-2007-2013/

Other ideas:

  • Choose a per-contact down and per-group downsampling preset to apply to anything received
  • Choose to always downsampled sent photos

Steps to Reproduce

n/a

Screenshots / mockups

I don't think this feature needs mockups or illustrations. Mainly, it's about adding a checkbox "downsample" and a select box for 3 available presets. Or even just 1 preset is enough, then the choice is just "no downsample" vs. "downsample to configured setting".

A simple image resize for Thunderbird with a prompt and a preview - but that's too much IMO! https://addons.thunderbird.net/en-US/thunderbird/addon/shrunked-image-resizer/?src=search

A bit of inspiration perhaps from Thunderbird's add-on, which is a very very advanced version to scale images before sending emails - and of course way too advanced for Signals general approach: https://addons.thunderbird.net/en-US/thunderbird/addon/auto-resize-image/?src=search

Platform Info

n/a

Link to Debug Log

n/a

@scottnonnenberg-signal scottnonnenberg-signal changed the title Image downsampling options Image downsampling options for received attachments Dec 18, 2019
@stale
Copy link

stale bot commented Sep 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@benjaoming
Copy link
Author

I'm not going to discuss this in community forums, but I could hope that others have time if this is necessary to suggest improvements of Signal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants