How to use File Integrity Manifest Creator
- Add the requested files or choose a folder.
- Review the options and the displayed queue.
- Select Create Manifest, inspect the result, and download the generated JSON.
Create a clean JSON record of file paths, sizes, timestamps, and cryptographic hashes for later verification.
The creator reads every selected file, computes a real Web Crypto digest, and saves a versioned integrity manifest.
Hashing is local but still reads every byte. Large folders can take time and may consume significant browser memory.
The tool works with files exposed through the browser picker. Actual limits depend on available device memory and browser support.
| Item | Support |
|---|---|
| Input | Files and folders |
| Output | JSON |
| Processing | Local browser session |
Create a manifest before copying a photo archive, then verify the destination against it later.
Choose the folder, select SHA-256, and download the generated JSON manifest.
No. It stores paths, sizes, dates, and hashes, not the file bytes.
Yes. SHA-256, SHA-384, and SHA-512 are available.
Yes when paths are preserved, because the manifest matches entries by their recorded path.
No. It can detect a mismatch but cannot reconstruct missing or changed bytes.
| Item | Support |
|---|---|
| Input | Files and folders |
| Output | JSON |
| Processing | Local browser session |
Rename, clean, sequence, and validate file names.
View allCreate, inspect, compress, and extract archives.
View allGenerate checksums, manifests, and signatures.
View allInspect bytes, headers, MIME types, and entropy.
View allAnalyze folder size, contents, age, and distribution.
View allSplit, join, extract, patch, and verify chunks.
View allEncrypt files and inspect privacy or safety signals.
View allCompare backup sets and detect file changes.
View all