Skip to content

TYPO3 Extension for lossless image optimization with binaries of your choice.

Notifications You must be signed in to change notification settings

christophlehmann/imageoptimizer

Repository files navigation

TYPO3 ImageOptimizer Extension

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

Note: JPG and PNG were yesterday. If you want to serve images in new formats like avif and webp including auto detection and asynchronous generation, then imgproxy may fit your needs. #webvitals

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 jpegoptim libjpeg-turbo-progs gifsicle

svgo is installable via NPM npm install -g svgo

Configuration options

Extension Manager configuration options

Debugging

  • Commands are tested in the Extension Settings module
  • Logging API: See file/database log