MIME Types Reference

LOCAL · IN-BROWSER

Searchable reference of common MIME types and file extensions. Filter by category, click to copy.

Advertisement728 × 90
Your ad could be here
Showing 57 of 57 types
ExtensionMIME typeDescription
.txtPlain text
.htmlHTML document
.cssCascading Style Sheet
.csvComma-separated values
.mdMarkdown
.icsiCalendar
.jsJavaScript
.mjsES module JavaScript
.jsonJSON
.jsonldJSON-LD
.xmlXML
.pdfPDF document
.docMicrosoft Word
.docxWord (OpenXML)
.xlsMicrosoft Excel
.xlsxExcel (OpenXML)
.pptMicrosoft PowerPoint
.pptxPowerPoint (OpenXML)
.wasmWebAssembly
.rtfRich Text Format
.binArbitrary binary data
.formURL-encoded form data
.pngPNG image
.jpgJPEG image
.gifGIF image
.webpWebP image
.avifAVIF image
.svgSVG vector image
.icoIcon
.bmpBitmap
.tiffTIFF image
.heicHEIC image
.mp3MP3 audio
.wavWAV audio
.oggOgg audio
.webaWebM audio
.aacAAC audio
.flacFLAC audio
.midMIDI
.mp4MP4 video
.webmWebM video
.ogvOgg video
.movQuickTime
.aviAVI
.mpegMPEG video
.tsMPEG transport stream
.woffWOFF font
.woff2WOFF2 font
.ttfTrueType font
.otfOpenType font
.eotEmbedded OpenType
.zipZIP archive
.gzGzip archive
.tarTape archive
.rarRAR archive
.7z7-Zip archive
.bz2Bzip2 archive
Advertisement728 × 90
Your ad could be here

About MIME Types Reference

A searchable list of common MIME (media) types mapped to file extensions — text, application, image, audio, video, font, and archive formats. Search by extension, MIME string, or description, filter by category, and click any MIME type to copy it. Useful for setting Content-Type headers and configuring servers.

All processing happens entirely in your browser using modern web APIs. Nothing is uploaded to our servers — your data stays local and private. Free to use forever.

Common use cases

  • Finding the correct Content-Type header for a file you are serving
  • Looking up the MIME type for an unfamiliar file extension
  • Configuring server or CDN MIME mappings
  • Setting the accept attribute on a file input
  • Verifying the media type expected by an API

How it works

A curated dataset of the most common IANA media types is loaded on page init and filtered client-side. Search matches across extension, MIME string, and human-readable name; the category buttons narrow the list to a single group (image, audio, application, etc.). Clicking a MIME type copies it to your clipboard.