MIME Type Lookup

Find the MIME type for a file extension, or the reverse.

MIME types (61)

ExtensionMIME type
.aacaudio/aac
.avivideo/x-msvideo
.binapplication/octet-stream
.bmpimage/bmp
.bz2application/x-bzip2
.csvtext/csv
.csstext/css
.docapplication/msword
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
.eotapplication/vnd.ms-fontobject
.epubapplication/epub+zip
.gifimage/gif
.gzapplication/gzip
.htmtext/html
.htmltext/html
.icoimage/vnd.microsoft.icon
.jarapplication/java-archive
.jpegimage/jpeg
.jpgimage/jpeg
.jsapplication/javascript
.jsonapplication/json
.jsonldapplication/ld+json
.mjsapplication/javascript
.mp3audio/mpeg
.mp4video/mp4
.mpegvideo/mpeg
.ogaaudio/ogg
.ogvvideo/ogg
.ogxapplication/ogg
.otffont/otf
.pdfapplication/pdf
.phpapplication/x-httpd-php
.pngimage/png
.pptapplication/vnd.ms-powerpoint
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentation
.rarapplication/vnd.rar
.rtfapplication/rtf
.shapplication/x-sh
.svgimage/svg+xml
.swfapplication/x-shockwave-flash
.tarapplication/x-tar
.tifimage/tiff
.tiffimage/tiff
.tsvideo/mp2t
.ttffont/ttf
.txttext/plain
.vsdapplication/vnd.visio
.wavaudio/wav
.webaaudio/webm
.webmvideo/webm
.webpimage/webp
.wofffont/woff
.woff2font/woff2
.xhtmlapplication/xhtml+xml
.xlsapplication/vnd.ms-excel
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.xmlapplication/xml
.yamlapplication/yaml
.ymlapplication/yaml
.zipapplication/zip
.7zapplication/x-7z-compressed

About the MIME Type Lookup

The Content-Type header tells a client how to interpret a response body. Get it wrong and browsers may download a page instead of rendering it, or refuse to run a script.

Search by extension such as .json or by media type such as image/ to find the right value, including whether a charset parameter is typically appropriate.

Frequently asked questions

Related tools

Search a reference of HTTP status codes and their meanings.

Open Tool

Build cURL, fetch and Python requests snippets from a request.

Open Tool