Related projects
In no particular order...
-
PUNIG
-
Is a user-friendly image optimization front-end for .NET.
-
Author: Yiu Korochko.
-
OptiPNG-UI
-
Is a multi-language, user-friendly image optimization front-end for
Windows.
-
Allows customization of many optimization options in the UI window.
-
Author: Enzo Fleri.
-
Squeezer
-
Is a simple, user-friendly image optimization front-end for
Mac OS X.
-
Author: Simon Perdrisat.
-
ImageOptim
-
Is a user-friendly image optimization front-end for
Mac OS X.
-
Uses OptiPNG among many other optimization back-ends.
-
Author: Kornel Lesiński.
-
OptiPNG Ant Task
-
Integrates OptiPNG into the Apache Ant build process.
-
Author: Ernst de Haan
-
Page Speed
-
Evaluates the performance of web sites and makes suggestions for
improvements.
-
Uses OptiPNG as part of the payload minimization process.
-
Author: Google Inc.
-
OptiPNG Windows Shell Integration
-
Integrates OptiPNG into Windows Explorer's shell context menu.
-
Allows customization of optimization options in a user-friendly control
panel applet.
-
Author: Dmitry Vlasko.
-
Paint.NET OptiPNG Plugin
-
Integrates OptiPNG into Paint.NET as a file type plugin.
-
Allows customization of optimization options in a user-friendly dialog
window.
-
Author: [ I Like Pi ]
-
PNGpong
-
Integrates OptiPNG into the Mac OS X Dashboard.
-
Uses pngcrush and OptiPNG to strip the metadata and
perform the optimization.
-
Author: Ryan Schenk.
-
PNGCrusher
-
Is a simple Mac OS X frontend for OptiPNG.
-
Author: Aaron Madlon-Kay.
-
akJ OptipngWrapper
-
Integrates OptiPNG into Eclipse as an RCP
(Rich Client Platform) application.
-
Author: [ Aki ]
-
More related utilities are available
here
(in Japanese).
|
Roadmap
After many years of staying at version numbers below 1.0, it is perhaps
the time to outline what still needs to be done until the magic version number
is reached.
-
Plans for version 0.7:
- Metadata editing -- including the highly-anticipated metadata stripping
capability :-)
-
Plans for version 0.8:
- Additional trials that use the powerful
7zip deflation.
- Faster filtering: cache the adaptive delta filters (
-f5)
when used more than once.
-
Other pre-1.0 plans:
- Finalization of image reductions. (Only a few are left undone.)
- Image expansions, like palette-to-RGB(A), or
1-,2-,4-to-8 bit expansion, where considered useful.
- EXIF and XMP metadata import (e.g. from TIFF).
- Read support from
stdin; write support to
stdout.
- Even more file recovery features.
-
Post-1.0 plans (assuming that we will ever reach version 1.0...)
- Additional adaptive filtering heuristics.
- Text chunk optimization: smart selection between
tEXt vs.
iTXt, or between uncompressed vs. compressed
iTXt.
- Parallelization on multi-processor and multi-core machines.
- Improved support for reading external image formats
(e.g. compressed TIFF).
- A shared library (e.g.
optipng.dll), to facilitate the
development of PNG-optimizing GUI applications and plugins.
The incredibly patient users have surely realized that development is going at
a ridiculously slow pace. None of the above wish-list items are guaranteed to
materialize, and there are no target dates.
|