-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Implement compression for files when fulfilling requests. Perhaps would be best to adjust the function to allow for a "quality value" parameter (between 0-100), so that the specific quality of the requested image can be easily changed around the system.
As an example, the small image previews in Gallery view could be significantly compressed, which would significantly speed up response times to the requests and thus loading speeds of images (8mb+ per image is alot).
And then the image when the preview is opened could be returned with full/higher quality, less compression, since these are individual actions and not mass actions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels