PNG
Portable Network GraphicsUsed for lossless images and transparency.
- Family
- Images
- MIME
- image/png
Convert PNG to WebP online and see exactly what pixel decoding and image re-encoding changes, what WebP still can't promise, and how to verify the result.
Converter.now decodes losslessly encoded pixels with full alpha transparency into a working pixel canvas, then writes that canvas according to WebP's color and compression model. Dimensions may stay constant while encoding, metadata, and fine detail change. PNG decoding combines filtered scanlines with declared color type, bit depth, palette or full alpha, color-profile chunks, and optional ancillary metadata. Because WebP can be lossy, lossless, transparent, or animated, confirm explicitly which mode was actually chosen, along with the oldest supported browser, edge quality, frames, color, and metadata.
Decoded canvas - Losslessly encoded pixels with full alpha transparency. Written image - A modern web image supporting lossy or lossless pixels, alpha, and animation.
Used for lossless images and transparency.
Designed for efficient modern web graphics.
Choose WebP when its particular balance of compatibility, alpha, animation, and file size matches the destination better than PNG.
PNG is inefficient for many photographs, and indexed optimization can reduce a smooth palette even without JPEG-style loss.
Legacy software may not open WebP, and lossy settings can blur texture or transparent edges.
a modern web image supporting lossy or lossless pixels, alpha, and animation is what gets written, labeled as image/webp. Whether that actually opens depends on the receiving application, not on the file extension.
Inspect transparent edges, gradients, exact dimensions, color, and small text at 100%.
Check the encoding mode, animation frames, transparency, gradients, and oldest required browser.