WEBP use case

WEBP Sample File for Parser Regression

Run parser and extractor regressions with stable sample fixtures and checksum validation.

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. Compare parsed metadata against expected outputs.
  2. Validate behavior for malformed and edge-case inputs.
  3. Track parser drift after dependency upgrades.
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.