Skip to main content

Free MIME type / file extension lookup. Search either way — type `.png` to find `image/png`, or type `application/json` to find `.json`. Covers IANA-registered media types most commonly seen in HTTP `Content-Type` headers, file uploads, and email attachments.

66 entries

Text

ExtensionMIME typeDescriptionCopy
.txttext/plainPlain text
.htmltext/htmlHTML document
.htmtext/htmlHTML document
.csstext/cssCSS stylesheet
.csvtext/csvComma-separated values
.jstext/javascriptJavaScript (HTML5/RFC 9239)
.mjstext/javascriptECMAScript module
.mdtext/markdownMarkdown
.xmlapplication/xmlXML document
.icstext/calendariCalendar
.vcftext/vcardvCard contact

Image

ExtensionMIME typeDescriptionCopy
.pngimage/pngPNG image
.jpgimage/jpegJPEG image
.jpegimage/jpegJPEG image
.gifimage/gifGIF image
.webpimage/webpWebP image
.avifimage/avifAVIF image
.svgimage/svg+xmlSVG vector image
.icoimage/vnd.microsoft.iconWindows icon
.bmpimage/bmpBitmap image
.tiffimage/tiffTIFF image
.heicimage/heicHEIC image (Apple)

Audio

ExtensionMIME typeDescriptionCopy
.mp3audio/mpegMP3 audio
.wavaudio/wavWAV audio
.oggaudio/oggOgg audio
.m4aaudio/mp4MP4 audio
.aacaudio/aacAAC audio
.flacaudio/flacFLAC lossless audio
.opusaudio/opusOpus audio
.webaaudio/webmWebM audio

Video

ExtensionMIME typeDescriptionCopy
.mp4video/mp4MP4 video
.webmvideo/webmWebM video
.movvideo/quicktimeQuickTime video
.avivideo/x-msvideoAVI video
.mkvvideo/x-matroskaMatroska video
.mpegvideo/mpegMPEG video
.ogvvideo/oggOgg video

Font

ExtensionMIME typeDescriptionCopy
.wofffont/woffWeb Open Font Format
.woff2font/woff2WOFF 2.0
.ttffont/ttfTrueType font
.otffont/otfOpenType font
.eotapplication/vnd.ms-fontobjectEmbedded OpenType

Application

ExtensionMIME typeDescriptionCopy
.jsonapplication/jsonJSON data
.jsonlapplication/jsonlJSON Lines
.yamlapplication/yamlYAML data
.ymlapplication/yamlYAML data
.wasmapplication/wasmWebAssembly module
.binapplication/octet-streamGeneric binary blob

Document

ExtensionMIME typeDescriptionCopy
.pdfapplication/pdfPDF document
.rtfapplication/rtfRich Text Format
.docapplication/mswordWord 97-2003
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentWord (OOXML)
.xlsapplication/vnd.ms-excelExcel 97-2003
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheetExcel (OOXML)
.pptapplication/vnd.ms-powerpointPowerPoint 97-2003
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentationPowerPoint (OOXML)
.odtapplication/vnd.oasis.opendocument.textOpenDocument Text
.odsapplication/vnd.oasis.opendocument.spreadsheetOpenDocument Spreadsheet
.odpapplication/vnd.oasis.opendocument.presentationOpenDocument Presentation
.epubapplication/epub+zipEPUB e-book

Archive

ExtensionMIME typeDescriptionCopy
.zipapplication/zipZIP archive
.tarapplication/x-tarTar archive
.gzapplication/gzipGzip-compressed
.bz2application/x-bzip2Bzip2-compressed
.7zapplication/x-7z-compressed7-Zip archive
.rarapplication/vnd.rarRAR archive

Set X-Content-Type-Options: nosniff on every response to prevent MIME-sniffing attacks.

Frequently Asked Questions

Frequently Asked Questions

References

References and sources

Related Tools

Related Tools