Compress PNG images in your browser using real color quantization — the same technology behind TinyPNG and Google's Squoosh. Compress PNG Online uses UPNG.js to reduce PNG palette size from 16 million colors down to 8–256, achieving 40–70% size reduction while preserving sharp edges and full transparency.
Unlike tools that just change the zlib compression level (which barely reduces PNG size), this tool actually performs lossy color quantization: it finds the optimal set of N colors to represent your image, dramatically reducing file size with minimal visible quality loss. Drop any number of PNGs, use the compress level to balance quality vs size, and preview every image in the before/after split viewer before downloading.
Transparency is fully preserved. Logos, icons, and any PNG with alpha channel compress correctly. If compression would make a file larger (e.g., already-optimized simple graphics), the original is automatically kept. Convert to WebP for even better compression on modern browsers.
