File detector
Identifying a file can be done three ways: by looking at its content (the first bytes), by pasting in hex, or by checking just the extension. This tool combines all three and shows the IANA media type (MIME) where known. Nothing is sent, all analysis happens in your browser.
1. By content (magic bytes)
2. By extension
A file extension can mean completely different things on different operating systems. Type an extension and see all possible interpretations.