Sample WebP Files — Download Test WebP Images (50 KB to 1 MB)

WebP — Google's web image format · .webp · MIME type image/webp

4 files51 KB994 KBDirect linksNo ads, no sign-upFree for any useSHA-256 verified

Download a sample WebP file at 50 KB, 200 KB, 500 KB or 1 MB, with resolutions from 640×480 to 3840×2160. Use them to confirm that a browser, CMS, email client or image library actually decodes WebP — older tooling still fails on it — and to compare sizes against the equivalent JPG on our JPG page.

WebP, released by Google in 2010, offers both lossy and lossless modes, alpha transparency and animation in one container, at roughly 25–35% smaller sizes than JPEG at equal quality. Since Safari 14 (2020) it plays in every major browser, and most image CDNs now serve it by default.

WebP sample image preview
Preview: sample-image-640x480-50kb.webp — every file on this page uses the same test pattern at a different size or resolution.

Download sample WebP files

FileDetailsSizeDownload
sample-image-640x480-50kb.webp
640 × 480
640 × 480 · q7151 KB
50,586 bytes
Download WebP
sample-image-1280x720-200kb.webp
1280 × 720
1280 × 720 · q81199 KB
198,878 bytes
Download WebP
sample-image-1920x1080-500kb.webp
1920 × 1080
1920 × 1080 · q84494 KB
493,892 bytes
Download WebP
sample-image-3840x2160-1mb.webp
3840 × 2160
3840 × 2160 · q66994 KB
994,298 bytes
Download WebP
4 files · direct links · no sign-up · CORS enabled

Need one of every images format? Download the images sample pack (1.3 MB, one small file of every images format (10 files)).

Use these files from the command line or CI

Every URL is stable and CORS-open. Pin the SHA-256 in your test and you will know the moment a fixture changes.

# Download one file
curl -O https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/images/webp/sample-image-640x480-50kb.webp

# Verify it (SHA-256 is listed for every file above)
shasum -a 256 sample-image-640x480-50kb.webp

# Machine-readable index of every sample file
curl https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/index.json | jq '.files[] | select(.format=="webp")'

WebP format at a glance

Full nameWebP — Google's web image format
Extensions.webp
MIME typeimage/webp
IntroducedGoogle, 2010 (based on VP8)
CompressionLossy (VP8) or lossless
TransparencyYes — alpha in both modes
AnimationYes
Max dimensions16,383 × 16,383 px
Magic bytes52 49 46 46 … 57 45 42 50 (RIFF…WEBP)

What people test with sample WebP files

  • Browser and email-client support checks
  • Content-negotiation tests (Accept: image/webp)
  • Converting legacy uploads to WebP and back
  • Image CDN and Next.js/Nuxt image optimisation pipelines

Frequently asked questions

Is WebP better than JPG?

For the web, usually: at the same visual quality a WebP is typically a quarter to a third smaller than a JPG, and it also supports transparency. JPG still wins for compatibility with older software, cameras and print workflows, which is why most sites keep a JPG fallback.

How do I open a WebP file on Windows or macOS?

Windows 10/11 Photos and macOS Preview (Big Sur or later) open WebP natively, as does every modern browser. If a tool refuses it, convert to PNG or JPG in your browser with our free Image Converter — no upload required.

Are these WebP files safe to download?

Yes. Every file is generated by our own open script from scratch — nothing is scraped or user-uploaded — and contains no scripts, macros or executables. The SHA-256 of each file is published on this page so you can verify what you received.

Can I use the sample WebP files commercially?

Yes. They are free for any purpose, including commercial products, test suites, demos and redistribution, with no attribution required. There is nothing to license and no one to ask.

Can I hotlink these files or use them in CI?

Yes. Every link is a stable direct URL over HTTPS with Access-Control-Allow-Origin: * and long cache headers, so curl, wget, fetch() and test runners can pull them directly. A JSON index of every file is linked from each page (see the command-line section).

Related sample files

Free tools that work with WebP

  • Image ConverterConvert images between PNG, JPG, and WebP right in your browser. Files never leave your device.
  • Image ResizerShrink images by percentage, exact pixel dimensions, or a target file size like 500 KB — all in your browser.

Testing a file pipeline? We build them.

Uploads, conversions, previews, document processing and media workflows are the kind of production systems Pine & Birch designs and runs for clients — which is why we needed these files in the first place.

See how we can help
Free sample files by Pine & Birch — technology consulting, Toronto. Free for any use, no attribution required.