PDF use case

PDF Sample File for Upload Testing

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

25.0 MB Manifest JSON SHA256
Starter file

Use one representative fixture first.

pdf_sample_file_25MB.pdf

25.0 MB application/pdf SHA256 ee324822c8a9...
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.

pdf_sample_file_10MB.pdf

10.0 MB · application/pdf

Download

pdf_sample_file_1MB.pdf

317.8 KB · application/pdf

Download

pdf_sample_file_500KB.pdf

169.8 KB · application/pdf

Download

pdf_sample_file_200KB.pdf

85.5 KB · application/pdf

Download
Next steps

Branch into the next relevant page.