File Metadata Viewer
An extension is a claim, and it is frequently wrong. This reads the first bytes of a file and tells you what it actually is: every real format starts with a fixed signature, so a PNG saved as .jpg, or a download that arrived as .txt, is identified straight away. Alongside that you get the size, the modified date and the raw signature bytes.
Nothing is uploaded — this tool runs inside your browser, so your files never leave your device.
Why use this tool
- Identifies the real format from the file's signature, not its name
- Flags it when the extension and the contents disagree
- Shows exact byte size, modified date and the raw header bytes
- Runs in your browser — the file is never uploaded
How it works
- 1Drop in the file you want to identify.
- 2Press Inspect file.
- 3Compare what the extension claims with what the bytes say.
File Metadata Viewer — frequently asked questions
Usually something innocent: an app saved a PNG with a .jpg name, a download server sent the wrong type, or someone renamed it to get past an upload filter. Occasionally it is deliberate — disguising an executable is an old trick. Either way, renaming the file to match what it actually is will let the right program open it.
More file tools
Explore the other tools
Same deal everywhere on the site — free, no sign-up, and no watermark on anything you download.
Or see every tool on one page.