MIME Type Lookup Online Free โ Find Content-Type for Any File
Find MIME types by file extension. Browse common content types for web development. Free, no signup required.
Common MIME types
.css
text/css.gif
image/gif.htm
text/html.html
text/html.ico
image/x-icon.jpeg
image/jpeg.jpg
image/jpeg.js
application/javascript.json
application/json.md
text/markdown.mp3
audio/mpeg.mp4
video/mp4.pdf
application/pdf.png
image/png.svg
image/svg+xml.ttf
font/ttf.txt
text/plain.webm
video/webm.webp
image/webp.woff
font/woff.woff2
font/woff2.xml
application/xml.zip
application/zipRate this tool
4.5 / 5 ยท 103 ratings
More Tools
4xxHTTP Status Code Reference๐URL Parser&;HTML Entity Encoder๐PEM / Certificate DecoderStay Updated
Get weekly dev tips and new tool announcements.
No spam. Unsubscribe anytime.
Enjoy these free tools?
โBuy Me a CoffeeHow to Use
- Enter a file extension (e.g., .svg) or MIME type (e.g., image/svg+xml)
- Browse the results showing matching types and extensions
- Click on any result to see full details
- Copy the MIME type string for use in your code
Common Use Cases
- Setting correct Content-Type headers in web servers
- Configuring file upload validation rules
- Debugging browser file rendering issues
- Building file type detection in applications