mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
bae3cf307a
- Fetch from SF - Move plist to Makefile - Update pkg-descr Approved by: Thomas 'Freaky' Hurst <tom@hur.st> (maintainer timeout since Jul 24)
15 lines
581 B
Plaintext
15 lines
581 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/
|
|
|
|
- Thomas Hurst
|
|
<freaky@aagh.net>
|