UtilityGrid
🔍
📎

MIME Type Lookup

Find the correct MIME type (Content-Type) for any file extension.

Free · No sign-up · Updated August 2026

ExtensionMIME type
.htmltext/html
.htmtext/html
.csstext/css
.jstext/javascript
.mjstext/javascript
.jsonapplication/json
.xmlapplication/xml
.csvtext/csv
.txttext/plain
.mdtext/markdown
.pdfapplication/pdf
.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
.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
.avifimage/avif
.tiffimage/tiff
.heicimage/heic
.mp3audio/mpeg
.wavaudio/wav
.oggaudio/ogg
.m4aaudio/mp4
.flacaudio/flac
.aacaudio/aac
.mp4video/mp4
.webmvideo/webm
.movvideo/quicktime
.avivideo/x-msvideo
.mkvvideo/x-matroska
.wofffont/woff
.woff2font/woff2
.ttffont/ttf
.otffont/otf
.eotapplication/vnd.ms-fontobject
.wasmapplication/wasm
.binapplication/octet-stream
.apkapplication/vnd.android.package-archive

Look up the correct Content-Type (MIME type) for a file extension — handy for HTTP headers, uploads and server config.

🔒 This tool runs entirely in your browser. Your data is never uploaded.

Frequently asked questions

What is a MIME type?

A MIME type (or Content-Type) tells software what kind of file something is — e.g. image/png or application/json — so it's handled correctly.

Where do I use it?

In HTTP Content-Type headers, file uploads and server configuration, so browsers render or download files properly.

Related Developer Tools

Explore more categories