MIME Type Lookup

Find common MIME media types by extension, type string or format description.

This tool runs entirely in your browser. Your files are never uploaded to a server.

Showing 43 of 43 common entries.

MIME typeExtensionsDescription
text/plain.txt, .text, .conf, .logPlain text
text/html.html, .htmHTML document
text/css.cssCascading Style Sheet
text/csv.csvComma-separated values
text/markdown.md, .markdownMarkdown document
text/xml.xmlXML document
application/json.json, .mapJSON data
application/ld+json.jsonldJSON-LD linked data
application/xml.xml, .xsl, .xsdXML application data
application/pdf.pdfPDF document
application/zip.zipZIP archive
application/gzip.gzGzip archive
application/x-7z-compressed.7z7-Zip archive
application/vnd.rar.rarRAR archive
application/octet-stream.binGeneric binary data
application/wasm.wasmWebAssembly binary
text/javascript.js, .mjsJavaScript source
application/rtf.rtfRich Text Format
application/vnd.ms-excel.xlsLegacy Microsoft Excel workbook
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.xlsxMicrosoft Excel workbook
application/msword.docLegacy Microsoft Word document
application/vnd.openxmlformats-officedocument.wordprocessingml.document.docxMicrosoft Word document
application/vnd.ms-powerpoint.pptLegacy Microsoft PowerPoint presentation
application/vnd.openxmlformats-officedocument.presentationml.presentation.pptxMicrosoft PowerPoint presentation
image/jpeg.jpg, .jpeg, .jpeJPEG image
image/png.pngPNG image
image/gif.gifGIF image
image/webp.webpWebP image
image/avif.avifAVIF image
image/svg+xml.svg, .svgzSVG vector image
image/vnd.microsoft.icon.icoIcon image
image/tiff.tif, .tiffTIFF image
audio/mpeg.mp3MP3 audio
audio/ogg.oga, .oggOgg audio
audio/wav.wavWaveform audio
audio/webm.webaWebM audio
video/mp4.mp4, .m4vMP4 video
video/webm.webmWebM video
video/ogg.ogvOgg video
font/woff.woffWeb Open Font Format
font/woff2.woff2Web Open Font Format 2
font/ttf.ttfTrueType font
font/otf.otfOpenType font

Reference covers common values and does not inspect a live response or file. Confirm uncommon or newly registered values with the governing registry.

What this tool does

Maps common document, archive, image, audio, video, font and web extensions to the media types normally used in HTTP and files.

How to use it

Search with .json, image/, TrueType or another extension, type prefix or description. Matching media types and extensions appear together.

Example

Searching .json returns application/json, while image/ lists common JPEG, PNG, GIF, WebP, AVIF, SVG, icon and TIFF entries.

Validation

A leading dot is ignored for extension searches. Matching is case-insensitive and uses the curated table without opening or sniffing a file.

How to interpret the result

A MIME type is metadata describing an intended representation. The extension alone cannot prove a file's actual bytes, safety or validity.

Limitations

The reference focuses on common formats and does not include every registered parameter, alias or vendor tree. Consult IANA for authoritative registration data.

Privacy

All processing uses local browser APIs and this tool does not upload the values you enter.

Frequently Asked Questions

What does MIME Type Lookup do?
Maps common document, archive, image, audio, video, font and web extensions to the media types normally used in HTTP and files.
How does it handle invalid input?
A leading dot is ignored for extension searches. Matching is case-insensitive and uses the curated table without opening or sniffing a file.
Is entered data uploaded?
All processing uses local browser APIs and this tool does not upload the values you enter.