File MIME Type & Magic Bytes Detector - Online
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works instantly.
UD5 Toolkit
Instantly identify unknown files by reading their magic bytes – no upload to server required, everything runs in your browser.
or click to browse
Upload a file to see its magic bytes and type
89 50 4E 47 in hexadecimal.
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works instantly.
Search for any file extension to see its full name, MIME type, and description. Covers thousands of entries. Static data.
Understand which file system to choose for your SD card based on capacity and device. A quick guide, no actual formatting.
Paste a string and get a clean, safe file name by replacing forbidden characters. Works for Windows, Mac, Linux.
Paste text and detect its language (70+ languages) using a simple character n-gram model implemented in JavaScript. No server communication.
Use the File System Access API with file handles for persistent read/write. Learn incremental saving patterns.
Shows each character's 7‑bit or 8‑bit binary representation. Includes space separation. For learning binary encoding.
Enter the dimensions of your insert and get the correct envelope size (DL, C6, etc.). Quick mail guide.
Shrink a PDF file size with configurable image quality and object removal. All processing stays in your browser.
Classic flip‑to‑match pairs game. Choose grid size and card theme. Tracks moves and time. All local.
Classic memory card game with emoji or color themes. Select grid size and try to find all pairs in minimum moves. Brain training fun.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Enter a decimal number and see a visual breakdown of bits, place values, and bitwise operations. Learn binary easily.
Enter any phrase and see it spelled letter by letter using the NATO phonetic alphabet. Copy ready for radio.
Enter two names and get a whimsical compatibility score based on vowels, length, etc. Just for fun.
Paste your JSON‑LD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Easily format, validate, and beautify XML documents. Minify XML data with a single click. All processing happens locally in your browser for maximum privacy.
Sort hundreds of lines alphabetically, reverse alphabetically, or by length. Deduplicate option. All local.
See how WeakMap and WeakSet work. Add objects as keys and watch references. Understand memory‑efficient collections.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Obfuscate CSS by mangling class names and removing whitespace for production. Use with caution and export a mapping file to keep references intact.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Apply dyslexia‑friendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Load a GIF and adjust playback speed. Save modified GIF. Pure client-side processing.
Create a simple grid or carousel album with local images and captions. Export as printable PDF. Private.
Count words, characters, sentences, and paragraphs instantly. Analyze text density and reading time. Secure client-side processing for your content privacy.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Load an animated GIF and adjust its frame delay to make it slower or faster. Download the modified GIF. All local.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.