Skip to content

TYPO3 Extension for lossless image optimization with optipng and jpegtran

Notifications You must be signed in to change notification settings

mueller-sebastian/imageoptimizer

 
 

Repository files navigation

TYPO3 ImageOptimizer Extension

Lossless image optimization. Process jpg/png/gif/svg images with binaries and parameters of your choice.

Features

  • Optimize images on upload or after processing (files in fileadmin/_processed_/)
  • Binaries, paths and their parameters are configurable

Installation

Debian/Ubuntu: apt-get install optipng libjpeg-turbo-progs gifsicle

svgo is installable via NPM npm install -g svgo

Configuration options

Extension Manager configuration options

Debugging

  • 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.

About

TYPO3 Extension for lossless image optimization with optipng and jpegtran

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%