Skip to content

Instantly share code, notes, and snippets.

@whimboo
Created March 14, 2021 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whimboo/216f4e8d990de7e895c1e3f1a8185538 to your computer and use it in GitHub Desktop.
Save whimboo/216f4e8d990de7e895c1e3f1a8185538 to your computer and use it in GitHub Desktop.
PerfChaser reduce PNG file size
https://squoosh.app/editor
npx @squoosh/cli --resize '{"enabled":true,"width":1024,"height":737,"method":"triangle","fitMethod":"stretch","premultiply":false,"linearRGB":false}' --quant '{"enabled":true,"zx":0,"maxNumColors":256,"dither":1}' --oxipng '{"level":3}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment