Images

WebP test files, any size.

Set a size and generate a structurally valid WebP immediately. Nothing is uploaded and nothing is stored.

0bytes
Exact size

WebP, built to spec.

Each file is a WebP image encoded by your browser. The size you ask for is reached with a custom RIFF chunk, with the container size field corrected afterwards, so the result opens in modern browsers, Photoshop 23+ and libwebp tools. Most people generate these for testing next-gen image delivery and format negotiation.

Questions.

How small can a WebP file be?

About 1,309 bytes. Below that the format cannot carry its mandatory structure, let alone padding.

Will the file open normally?

Yes — it opens in modern browsers, Photoshop 23+ and libwebp tools, because the padding lives in a custom RIFF chunk, with the container size field corrected afterwards.

Can I ask for an unusual size?

Any byte count above the minimum works, including values like 3,145,728 or 27.5 MB. Drag the caliper or type the number.

Noticed an issue with this test file? Report an issue →