Zotonic module to re-compress uploaded JPEGs to save file storage space.
SCM system : Git (git)
Author: Marc Worrell
Project source url: https://github.com/mworrell/mod_jpeg_minify.git
The compression depends on the number of pixels (width * height).
NOTA BENE: Only works for Zotonic 0.10dev and newer
zotonic modules install mod_jpeg_minifyZotonic <= 0.9:
zotonic installmodule mod_jpeg_minifyZotonic <= 0.6:
git clone https://github.com/mworrell/mod_jpeg_minify.git mod_jpeg_minify
Leave a comment