MIME Type Identifier
Detect and identify file MIME types and formats
Drop a file here or click to browse
Any file type supported
JPEG Image
image/jpeg
PNG Image
image/png
GIF Image
image/gif
WebP Image
image/webp
PDF Document
application/pdf
JSON File
application/json
HTML Document
text/html
CSS Stylesheet
text/css
JavaScript File
text/javascript
MP4 Video
video/mp4
MP3 Audio
audio/mpeg
ZIP Archive
application/zip
About MIME Types & Magic Bytes
MIME (Multipurpose Internet Mail Extensions) types are standardized labels that indicate the nature and format of a file. This tool detects MIME types by analyzing the file's magic bytes (file signature) - unique byte sequences at the beginning of files that identify their format. This is more reliable than file extensions. All processing happens locally in your browser.