All tools Compress PNG to 100KB ● Live Image / Inspection This tool targets roughly 100KB for PNG images, but exact output is not guaranteed — PNG's lossless compression has limited range.

How Compress PNG to 100KB works

  1. Select or drag-and-drop your PNG image.
  2. The tool applies a 100KB target and compresses losslessly where possible.
  3. If the file stays well above 100KB, consider converting to JPG first if transparency isn't required.
  4. Preview the result and download once the size and quality are acceptable.
  • Shrink a transparent logo or graphic for a web page without losing the transparent background.
  • Reduce a UI screenshot for a bug report or documentation page.
  • Fit a PNG icon or badge under a CMS or app-store asset size limit.
  • Prepare a PNG form image for an upload field with a 100KB restriction.

Compression happens entirely in your browser using the Canvas API. Your image is never uploaded to a server.

  • PNG's lossless compression has a much narrower size-reduction range than JPG — some files won't reach 100KB without resizing.
  • Photographs saved as PNG compress poorly compared to JPG/WebP at the same visual quality.
  • Converting to another format is sometimes the more effective path when transparency isn't needed.

Compress PNG to 100KB

Compress PNG to 100KB helps reduce screenshots, transparent graphics, and form images with a practical preset. PNG compression can be limited, so the tool is honest when a file cannot reach the exact size.

Compress PNG to 100KB Runs locally

Image compression target

Compress PNG toward 100KB

Use the optimizer below to reduce file size locally in your browser. Exact target sizes depend on the original image dimensions, format, and visual complexity, so adjust quality until the output is close.

Guide

How to use

  1. Select or drag-and-drop your PNG image.

  2. The tool applies a 100KB target and compresses losslessly where possible.

  3. If the file stays well above 100KB, consider converting to JPG first if transparency isn't required.

  4. Preview the result and download once the size and quality are acceptable.

Scenarios

Use cases

  • Shrink a transparent logo or graphic for a web page without losing the transparent background.

  • Reduce a UI screenshot for a bug report or documentation page.

  • Fit a PNG icon or badge under a CMS or app-store asset size limit.

  • Prepare a PNG form image for an upload field with a 100KB restriction.

Good to know

Limitations & Privacy

Private by design

Compression happens entirely in your browser using the Canvas API. Your image is never uploaded to a server.

  • PNG's lossless compression has a much narrower size-reduction range than JPG — some files won't reach 100KB without resizing.

  • Photographs saved as PNG compress poorly compared to JPG/WebP at the same visual quality.

  • Converting to another format is sometimes the more effective path when transparency isn't needed.

FAQ

Frequently asked questions

Why are PNG files harder to shrink?

PNG uses lossless compression, so it can only shrink by re-encoding pixel data more efficiently — it can't discard detail the way JPG does. Some files may need resizing or conversion to a lossy format to reach small targets like 100KB.

Does this upload the PNG?

No. The file is processed locally in your browser using the Canvas API.

Will compressing a PNG to 100KB destroy transparency?

No. PNG compression preserves the alpha (transparency) channel — this tool does not convert transparent PNGs to a non-transparent format automatically, so transparency stays intact.

What kind of PNG compresses best toward 100KB?

Screenshots, UI graphics, and images with large flat-color areas or few distinct colors compress very well as PNG. Photographs saved as PNG compress poorly by comparison since they have continuous gradients and noise that lossless compression can't reduce much.

Should I convert a PNG photo to JPG instead of compressing it?

If the image doesn't need transparency and is a photograph rather than a graphic, converting to JPG first (with the Image Format Converter) usually reaches 100KB with far better visual quality than forcing PNG compression alone.

Why does the file barely shrink after compression?

If a PNG is already well-optimized (common for icons or exported UI assets), there may be little redundant data left to compress — in that case resizing the pixel dimensions is the more effective path to 100KB.