optimize-images icon indicating copy to clipboard operation
optimize-images copied to clipboard

Support HEIC/HEVC format?

Open tabekg opened this issue 2 years ago • 2 comments

I accept images from camera iPhones, the HEIC images are so large, that I would like to optimize them before saving them to the server. Thank you

tabekg avatar Mar 11 '24 05:03 tabekg

That would be nice, yes. Until now, it has not been possible because Pillow does not support that format, but maybe it can be added by using optional dependencies.

Can you please specify in what platform you use Optimize Images?

victordomingos avatar Mar 11 '24 07:03 victordomingos

Are you using Pythonista on iOS to capture, optimize and store those images before sending to server, or are you using Optimize Images on the server itself?

victordomingos avatar Mar 11 '24 19:03 victordomingos