Compress JPEG, PNG and WebP images using your browser's Canvas API. Adjust quality and max width. Compare the result side-by-side with the original using the interactive drag slider. Nothing is uploaded.
After compressing a single image, a panel slides up from the bottom showing the original and compressed versions side by side. Drag the handle left or right to reveal each version. The header shows original size, compressed size and the percentage saved.
| Setting | Range | Notes |
|---|---|---|
| Quality | 1–100% | Applies to JPEG and WebP. PNG is lossless. |
| Max width | 320–4000px | Images narrower than this are not resized. |
| Output format | Original / JPEG / PNG / WebP | Original keeps the input format. |