Skip to content
2xKit

File Type Detector

Detect a file's true type from its byte signature, not just its extension.

Runs in your browser

About this tool

A file's extension is just a naming convention — nothing stops a file from being renamed to .jpg while actually being a PDF, either by accident or design, and an incorrect extension means the wrong app tries to open it. This tool reads a file's actual byte signature (the "magic bytes" at the start of the file that identify its real format) rather than trusting the extension, so you can confirm what a file actually is, useful for verifying downloads or investigating a file with a suspicious or missing extension.

Frequently asked questions