CLI tool that compress the given image, whatever file type the image is (png, jpg, gif, webp, svg)?
0
votes
1
answer
833
views
I know that there are many tools to optimize an image:
- pngquant
- optipng
- jpegoptim
- gifsicle
- exiftool
- ecc
but they are all specific for a certain file type. Is there a single command line that, whatever image type passed, it applies the right compression? Something similar to what https://compressor.io does but cli.
With "optimize" I mean reducing the size of the overall file while keeping it visually nearly identical (thanks @Philippos).
Asked by nulll
(235 rep)
May 2, 2022, 10:58 AM
Last activity: May 2, 2022, 03:44 PM
Last activity: May 2, 2022, 03:44 PM