Leanify
Leanify copied to clipboard
PDF format support
Things to do:
- [ ] Format parsing
- [ ] Optimize FlateDecode
- [ ] Optimize DCTDecode
- [ ] Remove unused object
- [ ] Remove comments
- [ ] Remove unnecessary spaces
- [ ] Remove Metadata
I would also vote for that
Very nice feature. Would like that too.
Reduce PDF size is very useful.
It will be a very nice feature.. please take a look at https://github.com/pts/pdfsizeopt
adding the following would be nice: 1- convert deflate stream to jpeg2000 lossless mode if result is smaller. 2- cross reference duplicate object of streams. 3- convert ccitt g4 streams to jbig2 through jbig2enc (if present) at https://github.com/agl/jbig2enc 4- remove default 14 fonts https://en.wikipedia.org/wiki/Portable_Document_Format#Standard_Type_1_Fonts_.28Standard_14_Fonts.29 5- optimize embedded attachments or media .. plus other tricks..
up
That would be great!! I need to compress loads of PDFs, I tried more than 10 online solutions and 4 offline, most of them tragic, best is currently http://pdfcompressor.com, very good compression rates but zero DPS rescale and unnoticeable jpeg recompress. Only one solution gave better compression ratios but at the cost of brutal image recompression. However, its limit is 20 files per try and its an online solutions, which is a drawback itself. If you manage to at least even it out, Leanify would became my swiss knife of compression tools. And I would buy you a few beers :)