Resize a WEBP

Scale WEBP images to exact pixel dimensions or a target size in KB.

Processed in your browser

Drop your image here

or choose an image from your device

Accepts WEBP images · max 25.00 MB

How to use it

  1. 1Drop a WEBP file into the upload area.
  2. 2Pick 'Dimensions' for exact pixels, or 'Target size' to aim for a specific KB figure.
  3. 3Press Resize. The image is scaled on a canvas and re-encoded as WEBP; in target mode the encoder is measured and retried until the output fits.
  4. 4Download the resized WEBP and check the reported dimensions and bytes.

Frequently asked questions

Why choose WEBP output for a resized image?

At the same perceived quality, WebP files are typically 25–35% smaller than JPG and keep transparency, which makes it a good default for web pages and app assets.

Does resizing re-compress the image?

Yes — the output is encoded fresh at the quality you set, so it's a lossy pass over an already-lossy source. Resize from the highest-quality original you have.

Is transparency preserved?

Yes. Alpha is scaled with the image and WebP stores it in the output.

What if the target size can't be reached?

You're told the real size that was produced instead of getting a file that quietly missed the target. Reducing the dimensions as well usually gets you there.

Related guides