https://github.com/christophlehmann/imageoptimizer
TYPO3 Extension for lossless image optimization with binaries of your choice.
https://github.com/christophlehmann/imageoptimizer
image-optimization jpegtran lossless optipng typo3
Last synced: 10 months ago
JSON representation
TYPO3 Extension for lossless image optimization with binaries of your choice.
- Host: GitHub
- URL: https://github.com/christophlehmann/imageoptimizer
- Owner: christophlehmann
- Created: 2017-01-20T00:09:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T06:11:04.000Z (10 months ago)
- Last Synced: 2025-04-11T07:51:19.066Z (10 months ago)
- Topics: image-optimization, jpegtran, lossless, optipng, typo3
- Language: PHP
- Homepage:
- Size: 306 KB
- Stars: 43
- Watchers: 6
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TYPO3 ImageOptimizer Extension
[](https://packagist.org/packages/christophlehmann/imageoptimizer)
[](https://packagist.org/packages/christophlehmann/imageoptimizer)
[](https://packagist.org/packages/christophlehmann/imageoptimizer)
[](https://get.typo3.org/version/13)
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](https://github.com/christophlehmann/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

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