mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
12 lines
546 B
Plaintext
12 lines
546 B
Plaintext
OptiPNG is a PNG optimizer that recompresses image files to a smaller
|
|
size, without losing any information. This program also converts
|
|
external formats (BMP, GIF, PNM; TIFF support is coming up) to optimized
|
|
PNG, and performs PNG integrity checks and corrections.
|
|
|
|
The idea has been inspired from pngcrush, and is explained in detail in
|
|
the PNG-Tech article "A guide to PNG optimization". The implementation
|
|
is carried forward in OptiPNG, which offers a faster execution per
|
|
trial, and a wider search space.
|
|
|
|
WWW: http://optipng.sourceforge.net/
|