Skip to content

How can I get better png compression (lower file size) #1599

Answered by JimBobSquarePants
martonx asked this question in Q&A
Discussion options

You must be logged in to vote

I'd have to analyze both the input and output from tiny png to compare to give you accurate instruction. If you could post some examples that would be really great.

For starters though I would change the filter method to None as that's better for palette based images, also bump that compression.

Compression tools tend to remove metadata so I would check that and delete to match also.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by JimBobSquarePants
Comment options

You must be logged in to vote
7 replies
@JimBobSquarePants
Comment options

@saucecontrol
Comment options

@JimBobSquarePants
Comment options

@saucecontrol
Comment options

@JimBobSquarePants
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants