WEBP use case

WEBP Sample File for Upload Testing

Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.

13.1 KB Manifest JSON SHA256
Starter file

Use one representative fixture first.

webp_2000x1200_sample_file_14KB.webp

13.1 KB image/webp SHA256 8d53ee0906c1...
Checklist

Keep the validation sequence short.

  1. Confirm request size policy and limit errors.
  2. Verify MIME/signature detection and rejection paths.
  3. Check retry behavior on network interruption.
Companion fixtures

Add nearby variants only when needed.

webp_1000x600_sample_file_8KB.webp

7.9 KB · image/webp

Download

webp_500x300_sample_file_4KB.webp

4.0 KB · image/webp

Download

webp_100x100_sample_file_1KB.webp

886 B · image/webp

Download
Next steps

Branch into the next relevant page.