-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
awesome - just don't know what I like more: time saving when building document or size reduction of final pdf :D
what do you think of giving these possibilities also to png files?
There are several uses cases where this filetype is "the better choice"
Of course speed and size is a problem here ...
one interesting tool to work on this could be Oxipng
Oxipng is a multithreaded lossless PNG compression optimizer (rewrite of optipng)
https://github.com/shssoichiro/oxipng
or to save even more bytes and go with lossy compression
png quant is pretty perfect (especially when pngs contains transparent backgrounds)
https://pngquant.org/
going the extra mile: first step use pngquant and after that use oxipng..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels