Evidence Manifest Generator
Generate multi-file hash documentation for evidence verification and chain-of-custody.
Drop files here or click to select
Multiple files supported. Any file type.
Evidence Manifest
Generated: | Files: | Tool: Konvi.ch Evidence Manifest (client-side)
| # | Filename | Size | Type | MD5 | SHA-256 |
|---|
What It Does
Generates cryptographic hashes (MD5, SHA-1, SHA-256, SHA-512) for one or more files, creating an evidence-style manifest for file verification and documentation.
How It Works
Uses the Web Crypto API (SubtleCrypto.digest) for SHA hashes and a pure JavaScript MD5 implementation. Processes files sequentially with a progress indicator.
Use Cases
- Evidence documentation for digital investigations
- File integrity verification after transfers
- Chain-of-custody style inventory
- Proving files have not been altered
Privacy
All hashing is performed locally using the browser's Web Crypto API. No files or hashes leave your device.
These tools are intended for inspection, triage and documentation purposes. They do not replace professional forensic workflows or certified forensic software.