Image

Sample WebP 100KB File

WebP image — modern lossy/lossless format

Click below for an instant download — no signup, no redirect.

Download 100KB WebP100 KB

TestFile-webp-100kb.webp

File details

FormatWebP
Extension.webp
MIME typeimage/webp
Size100 KB
Exact bytes102,400
FilenameTestFile-webp-100kb.webp
Format versionWebP (VP8 lossy) — Google / RFC 6386
Contents1,280 × 960 px RGB synthetic gradient with text overlay; lossy VP8 encoding, quality 80; no EXIF
EncodingRGB 8-bit; VP8 lossy, quality 80; RIFF container

What is a 100KB WebP file useful for?

A 100 KB WebP is the right file for testing next-generation image format delivery in your web stack. Use it to verify that your CDN serves the correct Content-Type (image/webp), that nginx and Apache deliver it without falling back to a generic application/octet-stream type, and that your <picture> element fallback chain correctly sends WebP to supporting browsers and JPEG to older ones. At 1,280 × 960 px it delivers significantly more resolution per byte than an equivalent JPEG.

What's inside this file?

Generated with Pillow in RGB mode. A 1,280 × 960 pixel synthetic colour gradient with text overlay. Encoded as lossy VP8 WebP at quality 80. No EXIF or XMP metadata embedded. The VP8 bitstream uses 16 × 16 macroblock partitioning with intra-prediction. An equivalent JPEG at the same visual quality would be approximately 30–40% larger than this WebP file.

Download via curl

curl -L "http://localhost:8000/files/webp/TestFile-webp-100kb.webp" \
  -o TestFile-webp-100kb.webp

Need different parameters?

Generate a custom WebP file with exact settings.

⚙ Generate custom WebP

Related formats

Other WebP sizes

Frequently asked questions