Compress PNG Files Online

Make a PNG smaller in your browser, with the size you saved shown for every file. When a PNG is already as small as it gets, this says so instead of handing you a bigger one.

  • Свободно
  • Нет регистрации
  • Нет водяного знака
  • Работает в вашем браузере

Compress PNG

Оставьте поле пустым, чтобы оно соответствовало соотношению сторон. Изображения масштабируются, чтобы поместиться внутри коробки, которую вы даете, и никогда не растягиваются.

Файлы, которые вы размещаете здесь, обрабатываются вашим собственным браузером. Ничего не загружается и ничего не хранится на наших серверах - инструменты продолжают работать, даже если вы потеряете соединение после загрузки страницы.

Как использовать Compress PNG

  1. 1Drop your .png files onto the box above, or click it to pick them. Dozens at a time is fine.
  2. 2Leave the format as it is for a lossless pass, or switch the output to WebP when you need a real reduction.
  3. 3Check the saving printed next to each file, then download them one by one or as a single .zip.

What "compress PNG" can and cannot mean

PNG is a lossless format. That single fact decides everything about what this tool can do for you. Losslessness is a promise that the pixels coming out are bit for bit the pixels that went in, so there is no quality setting to lower and no detail to throw away. All that is left is packing: describing the same pixels in fewer bytes.

That is why a screenshot straight off your desktop might shrink by a third while an asset exported from a design tool barely moves. The design tool already did the packing well. Anyone promising to halve every PNG losslessly is either changing the format without telling you or quietly reducing the colour palette, which is a loss, just an unlabelled one.

The route that actually works

When you need a genuinely smaller file and the image is going onto a web page, a banner, an email or an app, change the format. Set the output to WebP: it stores transparency the same way PNG does, and it is allowed to spend fewer bits on detail nobody looks at. In our own testing the same test image went from 53 KB as a PNG to 15 KB as a WebP, a reduction of seventy one percent, at a size where the difference is invisible on screen.

Keep PNG when the file is going into further editing, when it holds an icon or a logo you will scale later, or when you need a format every ancient piece of software will open. Use WebP or JPG when the file is being viewed rather than edited. Nothing here will change your format without you choosing to.

Why this one tells you when it failed

Most compressors always show a result. If the re-encoded version was larger, they either show that number as though it were a win or silently pass the original off as their own work. This one compares the two and keeps whichever is smaller, then labels it. Being told a file is already optimal is useful information; being handed a bigger file and a green tick is not.

So the useful question is not which png compressor squeezes hardest, but whether the one you are using tells you the truth about what it did. If your goal is to reduce png file size for a web page, the format switch above will do more in one click than any amount of lossless repacking.

Everything happens in your browser. Files are never sent to a server, there is no queue, and a folder of fifty icons is processed one after another so a phone does not run out of memory partway through.

Часто задаваемые вопросы

Why did my PNG barely change?
Because PNG is lossless, and there is no quality dial to turn down. Every pixel has to survive exactly, so the only savings available are in how efficiently those pixels are packed. A file that came out of a modern export already packs them well, and re-packing it saves a few percent at best. This is not a limitation of this tool; it is what lossless means.
So how do I actually make it much smaller?
Change the format. Set the output to WebP and the same image typically drops by seventy percent, because WebP is allowed to discard detail your eye will not miss. Set it to JPG if the image is a photograph with no transparency. Both are supported here, and both tell you exactly what you gained.
What does "already smaller than anything we can re-encode" mean?
It means the result came out larger than the file you gave us, so we handed back your original instead. A compressor that returns a bigger file has failed at its job, and quietly doing that is worse than saying so. It happens most often with small graphics and screenshots that were already optimised.
Does compressing a PNG lose transparency?
No. A PNG stays a PNG with its alpha channel intact, and WebP carries transparency too. Only JPG cannot store it, and if you pick JPG the transparent areas are filled with a background colour you choose rather than turning black.
Are the files sent anywhere?
No. Your browser reads them, re-encodes them and hands them back. Nothing reaches a server, nothing is stored, and the page keeps working if the connection drops after it has loaded.

Больше бесплатных инструментов