MIME Types Reference
Comprehensive reference for MIME types covering text, image, audio, video, application, font, multipart, and model types with file extensions
83 MIME types
text/plainPlain text
.txttext/htmlHTML document
.html, .htmtext/cssCSS stylesheet
.csstext/javascriptJavaScript (deprecated, use application/javascript)
.jstext/xmlXML document
.xmltext/csvComma-separated values
.csvtext/markdownMarkdown document
.md, .markdowntext/calendariCalendar format
.icstext/tab-separated-valuesTab-separated values
.tsvtext/vcardvCard contact information
.vcf, .vcardtext/rtfRich Text Format
.rtftext/x-yamlYAML data
.yaml, .ymlimage/jpegJPEG image
.jpg, .jpegimage/pngPNG image
.pngimage/gifGIF image
.gifimage/webpWebP image
.webpimage/svg+xmlSVG vector image
.svgimage/bmpBMP image
.bmpimage/tiffTIFF image
.tiff, .tifimage/x-iconIcon image
.icoimage/avifAVIF image
.avifimage/apngAnimated PNG
.apngimage/heicHEIC image (Apple)
.heicimage/jxlJPEG XL image
.jxlaudio/mpegMP3 audio
.mp3audio/wavWAV audio
.wavaudio/oggOGG audio
.ogg, .ogaaudio/webmWebM audio
.webaaudio/aacAAC audio
.aacaudio/flacFLAC audio (lossless)
.flacaudio/midiMIDI audio
.mid, .midiaudio/mp4MP4 audio
.m4aaudio/x-aiffAIFF audio
.aif, .aiffaudio/opusOpus audio
.opusvideo/mp4MP4 video
.mp4video/webmWebM video
.webmvideo/oggOGG video
.ogvvideo/mpegMPEG video
.mpeg, .mpgvideo/quicktimeQuickTime video
.movvideo/x-msvideoAVI video
.avivideo/x-matroskaMatroska video
.mkvvideo/x-flvFlash video
.flvvideo/3gpp3GPP video
.3gpvideo/mp2tMPEG Transport Stream
.tsapplication/jsonJSON data
.jsonapplication/javascriptJavaScript
.js, .mjsapplication/xmlXML data
.xmlapplication/pdfPDF document
.pdfapplication/zipZIP archive
.zipapplication/gzipGZIP archive
.gzapplication/x-tarTAR archive
.tarapplication/x-7z-compressed7-Zip archive
.7zapplication/x-rar-compressedRAR archive
.rarapplication/octet-streamBinary data (generic)
.binapplication/x-www-form-urlencodedHTML form data
(form POST)application/wasmWebAssembly binary
.wasmapplication/graphqlGraphQL query
.graphqlapplication/ld+jsonJSON-LD structured data
.jsonldapplication/vnd.ms-excelMicrosoft Excel (legacy)
.xlsapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheetMicrosoft Excel (OOXML)
.xlsxapplication/vnd.ms-powerpointMicrosoft PowerPoint (legacy)
.pptapplication/vnd.openxmlformats-officedocument.presentationml.presentationMicrosoft PowerPoint (OOXML)
.pptxapplication/mswordMicrosoft Word (legacy)
.docapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentMicrosoft Word (OOXML)
.docxapplication/x-httpd-phpPHP script
.phpapplication/sqlSQL script
.sqlapplication/x-shShell script
.shfont/woffWOFF font
.wofffont/woff2WOFF2 font
.woff2font/ttfTrueType font
.ttffont/otfOpenType font
.otffont/collectionFont collection
.ttcapplication/vnd.ms-fontobjectEmbedded OpenType font
.eotmultipart/form-dataForm data for file uploads
(form enctype)multipart/byterangesPartial response (range requests)
(HTTP 206)multipart/mixedMixed content (email attachments)
(email)multipart/alternativeAlternative content (text/HTML)
(email)multipart/relatedRelated content (HTML with inline images)
(email)model/gltf+jsonglTF 3D model (JSON)
.gltfmodel/gltf-binaryglTF 3D model (binary)
.glbmodel/objOBJ 3D model
.objmodel/stlSTL 3D model
.stlmodel/step+xmlSTEP 3D model
.step, .stp