Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
13 user(s) are online (10 user(s) are browsing encyclopedia)

Members: 0
Guests: 13

more...
partner

OptiPNG

OptiPNG is an open source command line computer program that reduces the size of PNG files. The compression is lossless, meaning that the resulting image will have exactly the same appearance as the source image.

The main purpose of OptiPNG is to reduce the size of the PNG IDAT datastream by trying various compression levels. It also performs automatic bit depth, colour type and colour palette reduction where appropriate and can correct some data integrity errors in input files.

=See also=

Other PNG compression programs include:

*AdvanceCOMP *Pngcrush, the program which inspired OptiPNG

=External links=

*[http://www.cs.toronto.edu/~cosmin/pngtech/optipng/ Homepage]