mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
91eca18200
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
344 B
Text
7 lines
344 B
Text
jpegoptim (utility to optimize/compress JPEG files)
|
|
|
|
jpegoptim is used to optimize/compress jpeg files. It supports
|
|
lossless optimization (based on optimizing the Huffman tables) and
|
|
so called "lossy" optimization where in addition to optimizing the
|
|
Huffman tables, the user can specify an upper limit for image quality,
|
|
or a target file size.
|