ImagePDF.Tools
PNG Compressor

Compress PNG online. Transparency preserved.

Powered by pngquant lossy colour quantisation, the same algorithm behind TinyPNG. Up to 80% smaller. Nothing uploaded.

Processing securely on your device, no data sent to any server

Drop your PNG files here

PNG files only · no file size limit · transparency preserved

Privacy Note: We use your browser's hardware to process this file. Your PNG stays on your computer throughout the entire process, nothing is transmitted.
No upload·100% private·Instant
How it works

Three steps. Done in your browser.

Drop your PNG

Drag a PNG file onto the zone or click to browse. No file size limit. Transparency is preserved throughout.

Set the quality level

pngquant runs in your browser via WebAssembly. Higher quality preserves more colour depth with a larger file.

Save your smaller PNG

Typically 40-80% smaller than the original. Transparency preserved. Nothing sent to any server at any point.

Why it matters

Where a smaller PNG makes the biggest impact.

PNG files are losslessly compressed by default, meaning they preserve every pixel exactly. That makes them large. pngquant fixes that without changing the format or losing transparency.

Website performance

Large PNGs are one of the most common causes of poor Lighthouse scores. Compressing logos, icons, and screenshots before uploading to a CMS reduces page weight and improves load times.

App and game assets

Sprite sheets, UI textures, and icon atlases must be compact to minimise bundle size and reduce memory usage on mobile devices. Compressed PNGs load faster and use less RAM.

Logos and branding assets

Brand logos sent over email or embedded in documents are often oversized PNGs. A compressed logo under 100 KB looks identical but loads instantly and reduces document file size.

Screenshots and documentation

Screenshots saved as PNG are often several megabytes. Compressing before embedding into presentations, wikis, or PDFs significantly reduces the final document size.

Email signatures and templates

Large embedded PNGs cause emails to load slowly or get flagged by spam filters. A compressed PNG logo under 50 KB renders instantly in every email client.

Cloud storage and backups

Archiving large volumes of screenshots or design exports? Compression can cut storage footprint by 50-80% with no visible quality loss on screen.

How pngquant compression works under the hood.

Unlike most online tools that upload your file to a remote server, this compressor runs entirely in your browser tab. It loads pngquant as a WebAssembly module, the same open-source algorithm used by TinyPNG, Squoosh, and professional image pipelines. pngquant uses a modified median-cut algorithm to find the optimal 256-colour palette for each image, minimising visible quality loss while dramatically reducing file size.

Alpha-channel transparency is fully preserved throughout the process. Your file never leaves your device. There is no server, no upload, and closing the tab immediately clears all image data from browser memory.

Common questions

Questions answered.

How does PNG compression work?
This tool uses pngquant, the industry-standard lossy PNG compression algorithm. It reduces the number of colours from 16.7 million (24-bit) to 256 (8-bit) using palette quantisation. The result is a smaller file that looks nearly identical at normal viewing sizes.
Will lossy compression ruin my PNG?
At quality settings above 70, the visual difference is virtually imperceptible on screen. At lower settings you may notice slight banding in gradients or flat colour areas. The quality slider lets you find the right balance for your use case.
Should I compress PNG or convert to JPEG?
If your image has transparency or is a logo, icon, or flat-colour graphic, compress the PNG. If your image is a photograph without transparency, converting to JPEG or WebP will give a much smaller file than any PNG compressor can achieve.
Is my PNG uploaded to a server?
No. The pngquant compression runs in your browser as a WebAssembly module. Your PNG file never leaves your device, not even temporarily.
Can I compress multiple PNGs at once?
Yes, with no batch limit. Drop as many files as you need. All processing runs locally in your browser.
Does compressing a PNG preserve transparency?
Yes. pngquant preserves alpha-channel transparency during compression. Logos and icons with transparent backgrounds will retain their transparency after compression.
How much file size reduction should I expect?
Typical reduction is 40-80% depending on the image content. Flat-colour graphics and logos compress better than photographs. Photos with complex colour gradients compress less because the palette reduction is more visible.
What is the difference between compressing PNG and converting to WebP?
Compressing the PNG keeps it as a PNG, useful when you need PNG format for compatibility or transparency. Converting to WebP typically achieves an additional 25-50% size reduction on top of pngquant compression, at the cost of changing the format.
You're offline, cached tools still work