Lossless image optimization. Process jpg/png/gif/svg images with binaries and parameters of your choice.
- Optimize images on upload or after processing (files in
fileadmin/_processed_/
) - Binaries, paths and their parameters are configurable
Debian/Ubuntu: apt-get install optipng libjpeg-turbo-progs gifsicle
svgo is installable via NPM npm install -g svgo
- Check the backend report module. When the binaries are not found try to adapt their bin path in the Extension Manager.
- Activate the debugging option in the Extension Manager. Full commands are then logged to the log module.