Sample document files

Download stable PDF, DOCX, XLSX, and PPTX fixtures, or generate JSON, CSV, XML, YAML, Markdown, and TXT locally for upload and parser tests.

Document fixtures for upload, preview, MIME, and parser tests

Published PDF and Office files provide stable URLs, exact byte sizes, hashes, and dedicated detail pages. Structured-text presets are generated locally when a permanent URL is unnecessary.

Test method

Download each stable PDF or Office fixture and pass it through the real upload, preview and parsing path; generate structured text locally when needed.

Validation steps

Verify status, exact bytes, SHA-256, MIME and file signature before opening the document and checking its pages, sheets or slides.

Expected result

The downloaded hash matches the detail page, the container opens successfully, and the parser reports the documented structure.

Failure signals

Reject a ZIP-based Office file with the wrong extension, a truncated PDF, a hash mismatch, unsafe macro content, or a parser result with missing structure.

Copied