./prontouso.com

SEO & WEB TOOLS

MIME Type Lookup

Search by file extension or MIME type to find the matching value in either direction.

Tool statusRuns in your browser
Preview
ExtensionMIME type
.aacaudio/aac
.avivideo/x-msvideo
.avifimage/avif
.binapplication/octet-stream
.bmpimage/bmp
.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
.jstext/javascript
.jsonapplication/json
.jsonldapplication/ld+json
.midaudio/midi
.mjstext/javascript
.mp3audio/mpeg
.mp4video/mp4
.mpegvideo/mpeg
.odpapplication/vnd.oasis.opendocument.presentation
.odsapplication/vnd.oasis.opendocument.spreadsheet
.odtapplication/vnd.oasis.opendocument.text
.ogaaudio/ogg
.ogvvideo/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
.tarapplication/x-tar
.tifimage/tiff
.tiffimage/tiff
.tsvideo/mp2t
.ttffont/ttf
.txttext/plain
.wasmapplication/wasm
.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
.zipapplication/zip
.7zapplication/x-7z-compressed

How it works

  1. Enter your input

    Fill in the values, paste your text, or upload the file this tool works with.

  2. See results instantly

    Most tools update live as you type; a few use a single button. Either way, the result appears right on this page.

  3. Use your results

    Copy, download, or share what the tool produces — you're always in control of the output.

Privacy and processingRuns locally in your browser. This tool does not upload your input.

What is MIME Type Lookup?

Search by file extension or MIME type to find the matching value in either direction.

UNDERSTAND THE TOOL

How to look up a MIME type

How search works

Typing an extension (with or without the leading dot) finds its MIME type; typing part of a MIME type, like "image/", finds every matching extension.

Common uses

  • Set the correct Content-Type header for a file your server serves.
  • Check what MIME type to expect for a file extension in an upload validator.

Good to know

MIME types follow a type/subtype format, such as image/png or application/json — the type describes the general category, and the subtype narrows it to a specific format.

Reference notes

This is a static reference list — no data you type is sent anywhere.

Frequently Asked Questions

What if an extension has more than one common MIME type?

This list shows one commonly used MIME type per extension for simplicity; some file types do have more than one valid MIME type in practice.

Does it cover every file extension?

It covers common web, document, image, audio, and video extensions, not every extension in existence.

Why does my server report a different MIME type than shown here?

Servers can be configured to serve custom or vendor-specific MIME types; this list shows the commonly used default for each extension.

Can I search with or without the dot?

Yes. The lookup strips a leading dot, so jpg and .jpg search the same table.