Converter Web ToolsConverter WebTools

MIME Types List — File Extensions & Content-Type

A MIME type (media type) tells browsers and servers what kind of file is being sent — for example application/json or image/png. It is sent in the HTTP Content-Type header. This table lists common file extensions and their MIME types.

ExtensionMIME type
.htmltext/html
.htmtext/html
.csstext/css
.jstext/javascript
.mjstext/javascript
.jsonapplication/json
.xmlapplication/xml
.txttext/plain
.csvtext/csv
.mdtext/markdown
.pdfapplication/pdf
.zipapplication/zip
.gzapplication/gzip
.tarapplication/x-tar
.rarapplication/vnd.rar
.7zapplication/x-7z-compressed
.pngimage/png
.jpgimage/jpeg
.jpegimage/jpeg
.gifimage/gif
.webpimage/webp
.svgimage/svg+xml
.icoimage/x-icon
.bmpimage/bmp
.mp3audio/mpeg
.wavaudio/wav
.oggaudio/ogg
.mp4video/mp4
.webmvideo/webm
.avivideo/x-msvideo
.wofffont/woff
.woff2font/woff2
.ttffont/ttf
.otffont/otf
.docapplication/msword
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
.xlsapplication/vnd.ms-excel
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.pptapplication/vnd.ms-powerpoint
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentation
.wasmapplication/wasm
.binapplication/octet-stream

Related tools & charts