SnappTools logoSnappTools

MIME Type Lookup

Search MIME types by file extension or type name. 125 entries. Click a MIME type to copy.

125 result(s)

ExtensionMIME TypeDescriptionCategory
.htmlHTML Documenttext
.htmHTML Documenttext
.cssCSS Stylesheettext
.jsJavaScript Filetext
.mjsJavaScript Moduletext
.jsonJSON Dataapplication
.xmlXML Documentapplication
.csvCSV Filetext
.tsvTSV Filetext
.txtPlain Texttext
.mdMarkdown Filetext
.yamlYAML Filetext
.ymlYAML Filetext
.tomlTOML Fileapplication
.icsCalendar Filetext
.vcfvCard Contacttext
.rtfRich Text Formatapplication
.pngPNG Imageimage
.jpgJPEG Imageimage
.jpegJPEG Imageimage
.gifGIF Imageimage
.webpWebP Imageimage
.svgSVG Vector Imageimage
.icoIcon Fileimage
.bmpBitmap Imageimage
.tiffTIFF Imageimage
.tifTIFF Imageimage
.avifAVIF Imageimage
.heicHEIC Imageimage
.heifHEIF Imageimage
.apngAnimated PNGimage
.jxlJPEG XL Imageimage
.mp3MP3 Audioaudio
.wavWAV Audioaudio
.oggOGG Audioaudio
.flacFLAC Audioaudio
.aacAAC Audioaudio
.m4aM4A Audioaudio
.wmaWMA Audioaudio
.opusOpus Audioaudio
.midMIDI Audioaudio
.midiMIDI Audioaudio
.webmWebM Audioaudio
.mp4MP4 Videovideo
.webmWebM Videovideo
.aviAVI Videovideo
.movQuickTime Videovideo
.wmvWMV Videovideo
.flvFlash Videovideo
.mkvMatroska Videovideo
.m4vM4V Videovideo
.mpegMPEG Videovideo
.mpgMPEG Videovideo
.3gp3GP Videovideo
.tsMPEG Transport Streamvideo
.ogvOGG Videovideo
.pdfPDF Documentapplication
.zipZIP Archiveapplication
.gzGzip Archiveapplication
.tarTar Archiveapplication
.7z7-Zip Archiveapplication
.rarRAR Archiveapplication
.bz2Bzip2 Archiveapplication
.xzXZ Archiveapplication
.docWord Document (legacy)application
.docxWord Documentapplication
.xlsExcel Spreadsheet (legacy)application
.xlsxExcel Spreadsheetapplication
.pptPowerPoint (legacy)application
.pptxPowerPoint Presentationapplication
.odtOpenDocument Textapplication
.odsOpenDocument Spreadsheetapplication
.odpOpenDocument Presentationapplication
.exeWindows Executableapplication
.dmgmacOS Disk Imageapplication
.debDebian Packageapplication
.rpmRPM Packageapplication
.apkAndroid Packageapplication
.isoISO Disk Imageapplication
.binBinary Fileapplication
.jarJava Archiveapplication
.swfFlash Fileapplication
.wasmWebAssemblyapplication
.sqlSQL Fileapplication
.graphqlGraphQL Fileapplication
.jsonldJSON-LDapplication
.woffWeb Font (WOFF)font
.woff2Web Font (WOFF2)font
.ttfTrueType Fontfont
.otfOpenType Fontfont
.eotEmbedded OpenType Fontfont
.atomAtom Feedapplication
.rssRSS Feedapplication
.manifestCache Manifesttext
.webmanifestWeb App Manifestapplication
.mapSource Mapapplication
.tsTypeScript Filetext
.tsxTypeScript JSX Filetext
.jsxJavaScript JSX Filetext
.vueVue Componenttext

About MIME Type Lookup

MIME Type Lookup is a searchable reference for 100+ MIME types and their associated file extensions. Search by file extension (e.g., .pdf, .mp4, .json) or by MIME type string (e.g., application/json, video/mp4) to find the correct type identifier.

MIME types are required when setting Content-Type headers in HTTP responses, configuring web servers to serve files correctly, and handling file uploads in APIs. Knowing the correct MIME type for a given file type is a common lookup need in web development.

All entries are categorized (text, image, audio, video, application) with descriptions of what each type represents.

Features

  • 100+ MIME type entries
  • Search by file extension or MIME type string
  • Categorized by type (text, image, audio, video, application)
  • Shows common file extensions for each MIME type
  • One-click copy of MIME type string

Common Use Cases

  • Finding the Content-Type header value for a file type
  • Configuring web server MIME type mappings
  • Validating file uploads by MIME type in APIs
  • Setting correct Accept headers for API requests