-
> Any plans for adding LZMA SDK library compression?
NO.
> What do you think?
That you are wrong. The goal of OptiPNG is to create smaller __COMPATIBLE__
PNG's. The only supported compression method in PNG is __DEFLATE__. So LZMA SDK is of no use at all here.
OTOH, the optimized deflate compression algo from 7-ZIP is useful and author
plans to use it one day, has been on the...
2009-12-21 13:38:44 UTC by dos386
-
Any plans for adding LZMA SDK library compression? Yes, I know LZMA isn't even acknowledged by the W3C consortium. What do you think?.
2009-12-19 10:30:56 UTC by nobody
-
Hi cosmin,
I too would like to see some type of instructions or pointers on how to go about implementing an in-memory compression. Basically, I am talking about an API which would accept a point to a HBITMAP (?) and output the compressed bytes.
I assume this could be possible by building the source again and tracking the point of entry, but with your help it should be a lot faster ;-)
Regards.
2009-12-14 12:28:39 UTC by George
-
Some small picutres can be smaller by using less zlib window size.
2009-11-08 22:15:15 UTC by nobody
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-10-31 02:21:13 UTC by sf-robot
-
Hi, and thank you for your request.
As I am slowly working towards completing version 0.7, I am happy to let you know that the feature that you requested already exists in the 0.7 alpha branch. This has been requested by many people for a long time, and is listed in the Roadmap section. (See "metadata editing" in the OptiPNG home page.)
There will still be a while before the final 0.7 release...
2009-10-27 01:44:17 UTC by cosmin
-
OptiPNG is amazing, but there is one feature request I have:
I design websites, and gAMA use is inconsistent, well, most noticibly with Internet Explorer, causing problems in it's display. I'd love to see a switch:
-web
That would remove the gAMA, cHRM, iCCP, sRGB, and pHYs chunks from the PNG file, It makes it a one-step solution to fix the problem, as well as further reducing size.
2009-10-20 02:02:41 UTC by tigerhawkvok
-
You should be able to use wildcards, e.g. *.png, or /path/to/images/*.png. If you want recursive path search, you could try rOptiPng, an OptiPNG-based tool designed to do just that.
2009-10-16 21:18:35 UTC by cosmin
-
If I didn't miss anything, it is needed to process images one after another, which is slow for many files. I think good idea would by just to set folder where OptiPNG automatically finds every single PNG file and reduct them all.
2009-09-29 12:36:28 UTC by nobody
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-09-28 02:20:26 UTC by sf-robot