-
-
Notifications
You must be signed in to change notification settings - Fork 155
Description
Hi there!
I'd like to ask about imagor's available image optimization options.
In Thumbor there's particular feature that's available - jpegtran optimizer.
I haven't tested it myself, but currently I seek for a tool that besides the rest of the functions would allow image size optimization and that's why I ask if there's native support from imagor, since I haven't found any mention in the README?
Also, I see that there's -vips-mozjpeg
option that enables MozJPEG compression. Is it natively bundled in the docker image, or is it necessary to build a custom docker image to have this option available?
FWIK, mozjpeg seems to do a better compression, while taking more time compared to jpegtran. If possible, I would really appreciate it if you could share from your own experience what size reduction we could expect from these image optimizers.
Thank you