MIME Type â Extension Lookup - Online Quick Reference
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
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.
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
Search a complete list of all topâlevel domains. See which still have availability. For brand naming. Static reference.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
Browse, edit, and delete keys stored by the idbâkeyval library in your browser. Handy for debugging PWAs.
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works 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.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Enter a URL and extract tabâindex order violations and focusable elements. Quick accessibility audit. Clientâside fetch.
Enter a URL and a userâagent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Build a date format string for SQL by toggling components (YYYY, MM, DD). See a live example for different databases.
Paste your JSONâLD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Paste raw email headers and see authentication results (SPF, DKIM, DMARC) in a readable table. Find spoofing attempts.
Paste a line of poem and see which syllable stresses create a particular meter. Educational tool.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
Stack multiple background images and blend them with colors. Create unique textures. Copy the CSS code instantly.
Upload multiple text files and concatenate them into one, with optional separators. No upload; processed instantly.
Format your SQL code with consistent indentation. Choose 2 or 4 spaces. No syntax validation, just neat output.
Upload multiple audio files and join them into a single continuous track. Add crossfade. All local.
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Shrink a PDF file size with configurable image quality and object removal. All processing stays in your browser.
Understand which file system to choose for your SD card based on capacity and device. A quick guide, no actual formatting.
Create a simple grid or carousel album with local images and captions. Export as printable PDF. Private.
Inspect any website's SSL/TLS certificate details: issuer, expiry date, subject, and SANs. Verify certificate chains. All checks are private and require no server upload.
Replace long CSS class names with short random strings. Map generated. For production optimization.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Convert text and files to Base64 or decode Base64 back to original content. Processed locally with no server upload, ensuring complete data security.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent misâissuance.
Watch classic sorting algorithms step through a randomized bar chart. Adjust speed and array size. Great for learning algorithm efficiency.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.