Index / Questions / How much smaller does jpegoptim make JPG

How much smaller does jpegoptim make JPG files without quality loss?

Answer

On average 10 to 15 percent, without loss of image quality. jpegoptim shrinks JPG files from the command line by optimising the internal Huffman tables, which improves how well the existing compression performs.

Sources