christophlehmann / imageoptimizer
Optimize uploaded/processed images with binaries of your choice
Installs: 256 608
Dependents: 1
Suggesters: 0
Security: 0
Stars: 40
Watchers: 5
Forks: 20
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4 || ^11.5
Requires (Dev)
- friendsoftypo3/phpstan-typo3: ^0.8.1
- typo3/cms-reports: ^10.4 || ^11.5
Replaces
- typo3-ter/imageoptimizer: 3.1.1
This package is auto-updated.
Last update: 2023-05-16 17:07:43 UTC
README
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
Debugging
- Commands are tested in the Extension Settings module
- Logging API: See file/database log