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

Compress images before uploading as attachment #587

Closed
stefan-niedermann opened this issue Jul 10, 2020 · 1 comment
Closed

Compress images before uploading as attachment #587

stefan-niedermann opened this issue Jul 10, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@stefan-niedermann
Copy link
Owner

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

When uploading images, they should be compressed to a sane size before doing so.

This will

  1. Speed up the upload process
  2. Use less data (in case you are on a mobile connection)
  3. Reduce the file size on the server

Depends on #289 because this must be implemented optionally, so one is still able to upload the complete image.

@stefan-niedermann stefan-niedermann added the enhancement New feature or request label Jul 10, 2020
@stefan-niedermann
Copy link
Owner Author

Will be shipped (enabled by default) with 1.15.8.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant