Skip to content

Compress PNG images using oxipng on max setting#126

Open
rabinadk1 wants to merge 1 commit intopyushkevich:masterfrom
rabinadk1:pngs
Open

Compress PNG images using oxipng on max setting#126
rabinadk1 wants to merge 1 commit intopyushkevich:masterfrom
rabinadk1:pngs

Conversation

@rabinadk1
Copy link
Copy Markdown

Compressed using the following command:
oxipng -o max --strip safe --alpha *.png

This compresses images with maximum optimization available (6). It also removes only metadata that will never affect the rendering of the image.

Compressed using command:
  oxipng -o max --strip safe --alpha *.png

This compresses images with maximum optimization available (6).
It also removes only metadata that will never affect rendering of the image.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant