D
D
danforth2015-12-17 13:30:02
JPEG
danforth, 2015-12-17 13:30:02

How and with what to recursively compress all images while maintaining quality and file structure?

Hello!
There is an online store with about 2000 products. All images are merged into the data/products/.../.../ folder.
You need to go recursively through the data folder and compress all jpg and png images, while replacing the originals with compressed versions (keeping the file name).
After that, I'll just upload the folder back to the server.
Requirements: Windows x64
So, what I tried:
1. Color Quantizer - compresses well. Selected the button "Batch" in the menu. Drag the folder into the window with the program. Ratio 85% (the larger this value, the worse the compression).
2. FileOptimizer - dragged the folder into the window with the program. Ratio 88% . Worse than the first option.
3. PNGGauntlet- the program compressed the best, but did not process JPG files. Ratio 78% .
That's all I've tried. I know you can compress more with TinyJPG, but you have to buy a $50 paid plugin there. Maybe there are some new tools similar to TinyJPG/TinyPNG but free?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max, 2015-12-17
@MaxDukov

ImageMagic

D
Dmitry Putsenko, 2016-01-05
@DIJvLON

Hold - https://tinypng.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question