Analyze file metadata, Magic Bytes, and hex structure
El archivo se procesa 100% localmente en tu navegador. Tamaño máximo recomendado: 10 MB.
Digital forensics helps reveal hidden information and critical metadata embedded inside the binary headers of standard files.
Our binary inspector parses files on the fly, checks magic start bytes to confirm the true container type, and flags potential file spoofing attempts.
Explore file structures with an interactive Hex Viewer displaying memory addresses, byte values, and ASCII output, extracting EXIF, JFIF, PDF, and binary metadata.
Upload any document, image, or binary up to 10 MB for local analysis.
Inspect the interactive grid of addresses, bytes, and readable text.
Check if the signature matches the declared file extension.
They are the initial bytes of a file (such as %PDF for PDF or 89 50 4E 47 for PNG) that formally identify the file type regardless of its extension.
Camera models, GPS coordinates, author names, creation dates, software tools used, and document revision histories.
No. The analysis is done entirely on the client side using the FileReader API. No files are ever transmitted.