Identify a file from its magic number instead of its extension. Checks the leading bytes against a table of image, audio, video, archive, document, executable and font signatures, and falls back to reading the content when a format carries no magic number. Try it on a .txt that is really a ZIP.
The bytes are read in your browser — the file never leaves your device.
0 chars · 0 words · 0 lines