Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 966 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 966 Bytes

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 wanna serve images in new formats like avif and webp including auto detection and asynchronous generation, then imgroxy 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