Skip to content

support for png #15

Description

@hpvd

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..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions