Format cheat sheet
| Format | Transparency | Compression | Best for |
|---|---|---|---|
| PNG | Yes | Lossless | Graphics, screenshots, logos |
| JPEG | No | Lossy | Photographs |
| WebP | Yes | Lossy or lossless | Modern web default |
| AVIF | Yes | Lossy | Cutting-edge production where every byte counts |
Convert between PNG, JPEG, WebP and AVIF.
Updated
Quick start
Drop an image, pick a target format, download the converted file. Nothing uploads.
Any format your browser displays — PNG, JPEG, WebP, AVIF, GIF, BMP, ICO, SVG.
WebP for modern web, AVIF for cutting-edge production, JPEG for universal compatibility, PNG for lossless.
Result appears with a size comparison. Click Download to save with the correct extension.
In-depth guide
Convert images between PNG, JPEG, WebP and AVIF in your browser. Useful for shrinking old JPEGs to WebP, rasterising an SVG to PNG, or migrating a folder of PNGs to AVIF for production. Decodes anything your browser displays, re-encodes via canvas.
| Format | Transparency | Compression | Best for |
|---|---|---|---|
| PNG | Yes | Lossless | Graphics, screenshots, logos |
| JPEG | No | Lossy | Photographs |
| WebP | Yes | Lossy or lossless | Modern web default |
| AVIF | Yes | Lossy | Cutting-edge production where every byte counts |
No. The browser decodes the source, redraws on a hidden canvas, and re-encodes locally. The download is a Blob URL.
Anything your browser can display — PNG, JPEG, WebP, GIF, AVIF, BMP, ICO, SVG. SVG converts to raster on the way out.
PNG, JPEG and WebP work in every modern browser. AVIF encoding is supported in Chrome 85+, Edge, Firefox 113+. Safari can decode AVIF but as of late 2024 doesn't encode it via canvas.
Both modern, both replace JPEG / PNG. WebP is universally supported and saves 25-35% vs JPEG. AVIF is newer, often 30-50% smaller than WebP, but encoding support in browsers is uneven.
PNG, WebP, AVIF do. JPEG flattens onto a white background (canvas default — chosen over black for visual consistency).
Stripped on conversion. If you need colour-managed output, edit in a proper tool. Same for EXIF — use the exif-viewer tool to inspect before converting.
Keep exploring
Hand-picked utilities that pair well with the one you're on — all free, client-side, and zero-signup.
Shrink PDF file size without uploading to a server.
Combine multiple PDFs into one in your browser.
Split a PDF by pages or page ranges, download as zip.
Convert JPG, PNG and WebP into a single PDF, locally.