FileSamplesHub

File Extension & MIME Type Cheat Sheet

Every file extension on this site, its correct MIME type, and which category it belongs to — 58 formats in one reference table. Useful for configuring upload validators, setting `Content-Type` headers, or just double-checking a MIME type you half-remember.

One ambiguity worth knowing: .ts is registered as video/mp2t (MPEG transport stream) in the official IANA MIME registry, but in web development it almost always means a TypeScript source file, served as video/mp2t by strict MIME-sniffing but treated as text/plain or application/typescript by build tooling. Worth checking which context you're in before trusting the extension alone.

ExtensionMIME TypeCategoryDescriptionSample
.7zapplication/x-7z-compressedArchive7-ZipDownload →
.aacaudio/aacAudioAdvanced Audio CodingDownload →
.avifimage/avifImageAV1 Image File FormatDownload →
.bmpimage/bmpImageBitmap ImageDownload →
.csvtext/csvDocumentComma-Separated ValuesDownload →
.docapplication/mswordDocumentDocumentDownload →
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentDocumentMicrosoft Office Open XMLDownload →
.dwgimage/vnd.dwgImageDrawingDownload →
.epubapplication/epub+zipDocumentElectronic PublicationDownload →
.flacaudio/flacAudioFree Lossless Audio CodecDownload →
.gifimage/gifImageGraphics Interchange FormatDownload →
.gzapplication/gzipArchiveGzip Compressed FileDownload →
.heicimage/heicImageHigh Efficiency Image ContainerDownload →
.heifimage/heifImageHigh Efficiency Image FormatDownload →
.htmltext/htmlCodeHyper Text Markup LanguageDownload →
.icoimage/vnd.microsoft.iconImageIcon FileDownload →
.initext/plainCodeInitialization FileDownload →
.jfifimage/jpegImageJPEG File Interchange FormatDownload →
.jpgimage/jpegImageJoint Photographic Experts GroupDownload →
.jstext/javascriptCodeJavaScriptDownload →
.jsonapplication/jsonCodeJavaScript Object NotationDownload →
.jsonlapplication/jsonlCodeJSON LinesDownload →
.mdtext/markdownCodeMarkdownDownload →
.mmdtext/plainCodeMermaid DiagramDownload →
.mp3audio/mpegAudioMPEG Audio Layer 3Download →
.odpapplication/vnd.oasis.opendocument.presentationDocumentOpenDocument PresentationDownload →
.odsapplication/vnd.oasis.opendocument.spreadsheetDocumentOpenDocument SpreadsheetDownload →
.odtapplication/vnd.oasis.opendocument.textDocumentOpenDocument TextDownload →
.oggaudio/oggAudioOGGDownload →
.orcapplication/octet-streamCodeOptimized Row ColumnarDownload →
.otffont/otfFontOpenType FontDownload →
.parquetapplication/vnd.apache.parquetCodeApache ParquetDownload →
.pdfapplication/pdfDocumentPortable Document FormatDownload →
.pngimage/pngImagePortable Network GraphicDownload →
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentationDocumentPowerPointDownload →
.pytext/x-pythonCodePythonDownload →
.rarapplication/vnd.rarArchiveRoshal ArchiveDownload →
.rasimage/x-cmu-rasterImageSun Raster File FormatDownload →
.rtfapplication/rtfDocumentRich Text FormatDownload →
.safetensorsapplication/octet-streamCodeSafe Tensors ML model formatDownload →
.svgimage/svg+xmlImageScalable Vector GraphicsDownload →
.swifttext/x-swiftCodeSwiftDownload →
.tarapplication/x-tarArchiveTape ArchiveDownload →
.tiffimage/tiffImageTagged Image File FormatDownload →
.tomlapplication/tomlCodeTom's Obvious Minimal LanguageDownload →
.tsvideo/mp2tCodeTypeScriptDownload →
.tsvtext/tab-separated-valuesDocumentTab-Separated ValuesDownload →
.ttffont/ttfFontTrueType FontDownload →
.txttext/plainDocumentText Document FileDownload →
.wavaudio/wavAudioWaveform Audio File FormatDownload →
.webpimage/webpImageWeb Picture formatDownload →
.wofffont/woffFontWeb Open Font FormatDownload →
.woff2font/woff2FontWeb Open Font Format 2Download →
.xlsapplication/vnd.ms-excelDocumentMicrosoft Excel spreadsheetDownload →
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheetDocumentMicrosoft Excel Open XML spreadsheetDownload →
.xmlapplication/xmlCodeExtensible Markup LanguageDownload →
.yamlapplication/yamlCodeYAML Ain't Markup LanguageDownload →
.zipapplication/zipArchiveZIP ArchiveDownload →