Skip to main content

Compress PNG

Shrink PNG file size in the browser.

Click or drop an image here

Files never leave your browser — processing is 100% local.

What does this tool do?

Direct answerCompress PNG re-encodes your image and shows before/after sizes, all locally.
Key factPNG is lossless; canvas re-encoding achieves size cuts via palette and filter choices.
ProcessingRuns locally in your browser; no data is sent to a server.

How to use

  1. Drop a PNG into the box.
  2. Adjust quality (affects re-encode).
  3. Click Run to compare sizes.

Example

Input

screenshot.png (2.4 MB)

Output

compressed.png (780 KB — 67% smaller)

Who is this for?

This tool was built for people who need a fast answer in the browser — no install, no account, no data leaving the device.

Web developers optimizing images for Core Web Vitals, designers preparing assets, and bloggers shrinking photos — files never leave your device.

Frequently asked questions

Is PNG compression lossy?

PNG format is lossless — savings come from re-encoding, not discarding data.

Why is my file sometimes bigger?

Already-optimized PNGs can grow slightly on re-encode; the tool shows the delta.

Does it strip transparency?

No — PNG alpha is preserved.

More tools in this category