Browse and search MIME types / Content-Types for file extensions — helpful for uploads, APIs, and headers
.jpgImageJPEG Image
image/jpeg.jpegImageJPEG Image
image/jpeg.pngImagePNG Image
image/png.gifImageGIF Image
image/gif.svgImageSVG Vector Image
image/svg+xml.webpImageWebP Image
image/webp.icoImageIcon
image/x-icon.bmpImageBitmap Image
image/bmp.tiffImageTIFF Image
image/tiff.pdfDocumentPDF Document
application/pdf.docDocumentMicrosoft Word Document
application/msword.docxDocumentMicrosoft Word Document (OpenXML)
application/vnd.openxmlformats-officedocument.wordprocessingml.document.xlsDocumentMicrosoft Excel Spreadsheet
application/vnd.ms-excel.xlsxDocumentMicrosoft Excel Spreadsheet (OpenXML)
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.pptDocumentMicrosoft PowerPoint Presentation
application/vnd.ms-powerpoint.pptxDocumentMicrosoft PowerPoint Presentation (OpenXML)
application/vnd.openxmlformats-officedocument.presentationml.presentation.odtDocumentOpenDocument Text
application/vnd.oasis.opendocument.text.odsDocumentOpenDocument Spreadsheet
application/vnd.oasis.opendocument.spreadsheet.txtTextPlain Text
text/plain.htmlTextHTML Document
text/html.htmTextHTML Document
text/html.cssTextCSS Stylesheet
text/css.csvTextCSV File
text/csv.xmlTextXML Document
application/xml.mdTextMarkdown Document
text/markdown.mp4VideoMP4 Video
video/mp4.aviVideoAVI Video
video/x-msvideo.movVideoQuickTime Video
video/quicktime.wmvVideoWindows Media Video
video/x-ms-wmv.webmVideoWebM Video
video/webm.mkvVideoMatroska Video
video/x-matroska.flvVideoFlash Video
video/x-flv.mp3AudioMP3 Audio
audio/mpeg.wavAudioWAV Audio
audio/wav.oggAudioOGG Audio
audio/ogg.m4aAudioM4A Audio
audio/mp4.flacAudioFLAC Audio
audio/flac.aacAudioAAC Audio
audio/aac.zipArchiveZIP Archive
application/zip.rarArchiveRAR Archive
application/vnd.rar.7zArchive7-Zip Archive
application/x-7z-compressed.tarArchiveTAR Archive
application/x-tar.gzArchiveGZIP Archive
application/gzip.jsProgrammingJavaScript File
text/javascript.jsonProgrammingJSON File
application/json.tsProgrammingTypeScript File
text/typescript.jsxProgrammingJSX File
text/jsx.tsxProgrammingTSX File
text/tsx.pyProgrammingPython File
text/x-python.javaProgrammingJava File
text/x-java-source.phpProgrammingPHP File
application/x-httpd-php.rbProgrammingRuby File
text/x-ruby.goProgrammingGo File
text/x-go.rsProgrammingRust File
text/x-rust.cProgrammingC File
text/x-c.cppProgrammingC++ File
text/x-c++.shProgrammingShell Script
application/x-sh.yamlProgrammingYAML File
application/x-yaml.ymlProgrammingYAML File
application/x-yaml.ttfFontTrueType Font
font/ttf.otfFontOpenType Font
font/otf.woffFontWOFF Font
font/woff.woff2FontWOFF2 Font
font/woff2.binOtherBinary File
application/octet-stream.exeOtherWindows Executable
application/vnd.microsoft.portable-executable.apkOtherAndroid Package
application/vnd.android.package-archiveMIME Type Lookup helps you browse and search the complete database of MIME types (Content-Type headers) for file extensions. MIME types tell browsers and servers how to treat a file (render an image, play a video, parse JSON, or download a document). Using the right Content-Type matters for file uploads, API responses, CDN caching, and security controls that prevent content sniffing. Browse the full list or search by extension, MIME type, or description to find what you need. Filter by category to narrow down results.
Browse the complete list of MIME types by default
Use the search bar to filter by extension, MIME type, or description
Click category badges to filter by type (Image, Document, Video, etc.)
Click the copy button next to any MIME type to copy it to clipboard
Use the copied MIME type in HTTP headers, upload validation, or server configuration
Set correct Content-Type headers for API responses and static files
Fix issues where files download instead of display (or vice versa)
Validate uploads by extension and expected MIME type
Configure CDNs and object storage metadata correctly
Prevent serving content under the wrong type (security hardening)
Map file extensions when generating signed URLs or upload policies
Quick reference when building file upload systems
Discover MIME types for uncommon file extensions
Browse complete MIME type database by default
Real-time search filtering by extension, MIME type, or description
Category-based filtering (Image, Document, Video, Audio, etc.)
One-click copy to clipboard for any MIME type
Clean, organized display with descriptions
No conversion needed - just search and copy