 |
|
|
ObjectPlanet's PngEncoder lets you encode java based image
objects into various PNG images at fantastic performance
compared to other png encoders.
This PngEncoder is the fastest java based png encoder we
know of and has a very small footprint of less than 15K.
// Encode png image with a single line of code:
(new PngEncoder()).encode(image, outputstream);
|
Unmatched performance
Below are tests done comparing our java png encoder with other java
based image encoders. The image encoded is the chart itself, and the
chart is generated by our EasyCharts product.
|
|
|
|
|
|
 |
 |
|
|
 |
 |
|
 |
 |
PngEncoder 2.0.2 Released
Oslo, Norway, June 3rd, 2009:
PngEncoder 2.0.2 was released with bug fixes.
See the changelog for details.
|
PngEncoder 2.0.1 Released
Oslo, Norway, May 16th, 2007:
PngEncoder 2.0.1 was released with a bug fix.
See the changelog for details.
|
PngEncoder 2.0 Released
Oslo, Norway, July 14th, 2006:
PngEncoder 2.0 was released with added features for encoding
transparent java images, and the encoding speed was improved
even further. Further it was made free of charge.
|
|
|
 |
 |
|
 |
 |
Key Features
Free of charge
Superfast and superlight
Supports JDK 1.2 - 1.5
Footprint less than 15K
Encodes true-color images
Encodes indexed-color images
Encodes gray-scale images
Encodes transparent images
|
|
|
 |
 |
|
|