MIMEタイプ検索
ファイル拡張子でMIMEタイプを検索。無料で登録不要。
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/zipこのツールを評価
4.5 / 5 · 103 件の評価
最新情報を受け取る
毎週の開発ヒントと新ツール情報。
スパムなし。いつでも解除可能。
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