compresspng.org Shrink a PNG

Shrink a PNG File

Reduce a PNG in the browser — no install, no upload limit games, no watermark on the way out.

Shrink PNG

Drag & drop files here, or

Accepts .png

  1. Add your PNG.
  2. Choose how far the palette may be reduced.
  3. Download the result.

There are two honest ways to make a PNG smaller, and it helps to know which one you are asking for. A lossless re-pack rearranges the file without altering the image; it is safe and it is modest. Palette reduction lowers the number of distinct colours stored, which is where the dramatic savings live.

Pick a strength below and the tool applies it. If you would rather do this in software you already have, the guides cover Preview, Photos, Photoshop, GIMP and Paint.

What the settings actually do

None re-encodes the file with maximum effort and strips metadata, leaving the pixels untouched. Expect 5–15%.

Gentle, Standard and Aggressive map the image onto 256, 128 and 64 colours respectively, chosen adaptively from the colours actually present. Flat-colour artwork survives this almost perfectly, because it never had thousands of distinct colours to begin with. Smooth gradients are where banding appears first, so step down gently if your image has large soft transitions.

When compression is the wrong question

If the image is a photograph, no PNG setting will compete with simply storing it as WebP or JPEG. If the image is displayed at 800 pixels wide but stored at 4000, the dimensions are the problem, not the encoding — see large PNG handling. Reach for the compressor once the format and the dimensions are already sensible.

Guides about Shrink a PNG

More compresspng.org tools

Frequently asked questions

How do I compress a PNG file?
Either use the tool on this page, or use software you already have: Preview on a Mac, Photos or Paint on Windows, Export As in Photoshop, or Export A Copy in GIMP. The guides on this site walk through each one.
Does compressing a PNG reduce its quality?
Lossless re-packing does not change the image at all. Palette reduction does change it, but on graphics and screenshots the change is not visible. Photographs and smooth gradients are the cases where you might notice.
Why is PNG so big compared with JPEG?
PNG stores an exact reproduction; JPEG throws away detail the eye is poor at noticing. For photographs that difference is roughly tenfold. For flat graphics and text, PNG is often the smaller and better-looking of the two.
Will compressing break transparency?
No. The alpha channel is carried through every setting here.