Squeezing a WebP smaller
WebP is already one of the most efficient image formats, so a WebP file is often near its practical floor. Still, there are two situations where compressing further pays off: the WebP was exported at a high quality (90–100%) and you want it leaner, or the image is larger in pixel dimensions than it needs to be. This page re-encodes your WebP at the quality you choose, and lets you resize at the same time.
Quality and dimensions
The same two levers apply as with any lossy format:
- Quality slider — for photographs, 75–85% trims size noticeably with no visible loss. For logos, icons, and screenshots, keep it at 90%+ so edges and text stay crisp.
- Max width — if the image is shown smaller than its native resolution, scaling it down is the most powerful reduction available, and it compounds with the quality setting.
Re-encoding WebP to WebP preserves the alpha channel, so any transparent background stays intact.
How to compress
- Output is set to WebP at 80%. Adjust to taste.
- Optionally set a max width to resize down.
- Drop your WebP files above and check the before/after sizes.
- Download individually or as a ZIP.
Convert to JPG (or PNG for transparency) for universal compatibility.
Related: compress without losing visible quality and WebP vs AVIF.