File Type from Magic Bytes Detector - Online Identify Unknown Files
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
UD5 Toolkit
Instant details for any file extension â type, MIME, programs & more.
| Extension | Type | MIME | Programs |
|---|
.txt, .jpg) that indicates the file type and helps the operating system determine which application to use to open it.
document.docx to document.pdf won't create a PDF. Use proper conversion software instead.
text/html for HTML files and image/png for PNG images.
.pdf (documents), .jpg/.png (images), .mp3 (audio), .mp4 (video), .zip (compressed archive), .html (web pages), and .exe (executable). Browse our table above for more.
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works instantly.
Enter your vehicle to find the correct headlight, fog, and interior bulb part numbers. Prints a list.
Understand which file system to choose for your SD card based on capacity and device. A quick guide, no actual formatting.
Paste your JSONâLD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Upload multiple text files and concatenate them into one, with optional separators. No upload; processed instantly.
Create categorized shopping lists (produce, dairy, meat, etc.). Add items, check them off, and print. Data stored in your browser. Never lose a list.
Search a database of baby names by origin, meaning, starting letter, or popularity. Save favorites list locally. Purely frontend with no tracking.
Enter the dimensions of your insert and get the correct envelope size (DL, C6, etc.). Quick mail guide.
Use the File System Access API with file handles for persistent read/write. Learn incremental saving patterns.
Shrink a PDF file size with configurable image quality and object removal. All processing stays in your browser.
Create a simple grid or carousel album with local images and captions. Export as printable PDF. Private.
Track personal expenses and categorize spending. Interactive charts show where your money goes. All financial data remains in your browser only.
Search a name and see its meaning, origin, and popularity. Static name database. For parentsâtoâbe.
Sort hundreds of lines alphabetically, reverse alphabetically, or by length. Deduplicate option. All local.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Paste text and detect its language (70+ languages) using a simple character n-gram model implemented in JavaScript. No server communication.
Validate ISBNâ10 and ISBNâ13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Paste a string and get a clean, safe file name by replacing forbidden characters. Works for Windows, Mac, Linux.
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent misâissuance.
Enter two names and get a whimsical compatibility score based on vowels, length, etc. Just for fun.
Create a weighed pros and cons list with a score. Help make tough decisions. Data saved locally.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Clientâside fetch.
Shows each character's 7âbit or 8âbit binary representation. Includes space separation. For learning binary encoding.
Enter a URL and extract tabâindex order violations and focusable elements. Quick accessibility audit. Clientâside fetch.
Enter any phrase and see it spelled letter by letter using the NATO phonetic alphabet. Copy ready for radio.
Paste a CSS rule and sort its declarations alphabetically or by box model grouping. Clean up styles.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.