File Engineering Tools

Client-side utilities for checksum checks, MIME inspection, manifest drift review, and upload QA planning.

8 Tools
Browser Runs locally
No upload Input stays client-side

Use the tools pages when you need quick validation evidence without wiring up a separate script first.

Validation Tools

Checksum Generator & Verifier

Compute SHA256 in-browser and compare against expected hashes.

Open tool

MIME Inspector

Compare extension-based MIME guess and magic-byte signature hints.

Open tool

Manifest Diff

Compare two manifest payloads and isolate added, removed, or changed files.

Open tool

Upload Test Matrix Builder

Generate structured upload QA cases from a manifest endpoint.

Open tool

Hash Format Converter

Normalize hash strings from logs, manifests, and reports.

Open tool

Batch MIME Classifier

Scan multiple files and flag extension-versus-signature mismatch risks.

Open tool

Filename Policy Tester

Validate filename lists against configurable naming rules.

Open tool

QA Checklist Builder

Create copy-ready validation checklists for upload and processing flows.

Open tool
API

SampleFile API

Free, open REST API for fetching test files programmatically. No auth, no signup, CORS enabled. Use in CI pipelines, test suites, and automation scripts.

GET /samples/api/random?format=pdf GET /samples/api/files?format=mp4 GET /samples/{"{"}category{"}"}/{"{"}format{"}"}/manifest.json