#2052 - Formal implementation for cleanup of uploaded images

Identifier #2052
Issue type Feature request or suggestion
Title Formal implementation for cleanup of uploaded images
Status Completed
Tags

Type: Usability (major) (custom)

Handling member Chris Graham
Addon core
Description When images are uploaded, put them through a cleanup pipeline:
- Fix image rotation, so EXIF-unaware browsers don't struggle (currently exists, make it an option)
- Apply extra lossless compression to images (only if a optipng path is configured, and it should be autodetected by the option if it is available)
- Convert non-websafe image formats if Imagemagik is available (psd files, bmp files, tiff files) [image upload fields will need to then be allowed to take in these file types]
- Fix gamma issues (if we can do this? Also make it an option)
- Resize to specific required size (option: auto-resize if needed)
- Resize to maximum size
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated