MIME Type Lookup
TextMatch file extensions to MIME types in seconds. Paste file names, paths, or URLs and get clean results instantly.
Items: 0
Known: 0
Unknown: 0
Unique Types: 0
Lookup Results
Results will appear here.
How it works
Input cleanup: Strips query strings and fragments from URLs, then reads the file name.
Extension detection: Uses the last dot or common compound endings like tar.gz.
MIME match: Looks up the extension in a curated, common MIME list.
Private: Everything runs locally in your browser with no uploads.
Common use cases
- Checking Content-Type headers for uploads
- Validating file extension policies
- Mapping assets before CDN or storage sync
- Documenting file formats for teammates