Post Reply 
recompressing jpeg?
Dec. 19, 2008, 10:07 AM
Post: #1
recompressing jpeg?
I tried to use rabbit3 proxy for this on win32 but no go...
Is it possible to code this:
4 all jpegs on page use external utility (example nconvert) to recompress image if size of original image is greater than 16KB?
bfilter would just runs 4 every pic>16KB example nconvert -q10 picture.jpg and then use new content
Add Thank You Quote this message in a reply
Dec. 19, 2008, 01:03 PM
Post: #2
RE: recompressing jpeg?
It's theoretically possible, although using an external utility doesn't look like a good idea to me. I would then have to build and distribute that utility for platforms BFilter runs on. A native recompressing of jpeg's would be better, but unfortunately no one is currently working on BFilter, so I don't see this feature implemented any time soon.
Add Thank You Quote this message in a reply
Dec. 20, 2008, 03:41 PM
Post: #3
RE: recompressing jpeg?
external way is easier to code.... ok , thx 4 reply.
Add Thank You Quote this message in a reply
Feb. 07, 2009, 10:28 AM
Post: #4
RE: recompressing jpeg?
i found solution:
http://www.toonel.net/downloads.html
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: