Minimizing image size of small images (16x12px)

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Woppe

Minimizing image size of small images (16x12px)

Post by Woppe »

Hi!
I got thousands of small thumbnails, 16x12px, which I have to make as small as possible.
Right now I save them as jpeg's with a compression quality of 70. That makes them end up at around 370 byte each.
Is there any way to make them smaller without loosing too much quality?

Thanks in advance!
Post Reply