.html
text/html
HTML document
.css
text/css
CSS stylesheet
.csv
text/csv
Comma-separated values
.js
text/javascript
JavaScript file
.txt
text/plain
Plain text
.xml
text/xml
XML document
.markdown
text/markdown
Markdown document
.json
application/json
JSON data
.pdf
application/pdf
PDF document
.zip
application/zip
ZIP archive
.gz
application/gzip
Gzip archive
.tar
application/x-tar
Tar archive
.xml
application/xml
XML data
.wasm
application/wasm
WebAssembly module
.graphql
application/graphql+json
GraphQL query
.ld+json
application/ld+json
JSON-LD linked data
.form
application/x-www-form-urlencoded
URL-encoded form data
.multipart
multipart/form-data
Multipart form data (file uploads)
.doc
application/msword
Microsoft Word document
.docx
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Microsoft Word (OpenXML)
.xls
application/vnd.ms-excel
Microsoft Excel spreadsheet
.xlsx
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Microsoft Excel (OpenXML)
.pptx
application/vnd.openxmlformats-officedocument.presentationml.presentation
Microsoft PowerPoint (OpenXML)
.bin
application/octet-stream
Binary data (generic)
.png
image/png
PNG image
.jpg
image/jpeg
JPEG image
.gif
image/gif
GIF image
.svg
image/svg+xml
SVG vector image
.webp
image/webp
WebP image
.avif
image/avif
AVIF image
.ico
image/x-icon
Icon file
.bmp
image/bmp
Bitmap image
.mp3
audio/mpeg
MP3 audio
.ogg
audio/ogg
OGG audio
.wav
audio/wav
WAV audio
.webm
audio/webm
WebM audio
.aac
audio/aac
AAC audio
.flac
audio/flac
FLAC audio
.mp4
video/mp4
MP4 video
.webm
video/webm
WebM video
.ogg
video/ogg
OGG video
.avi
video/x-msvideo
AVI video
.mov
video/quicktime
QuickTime video
.woff
font/woff
Web Open Font Format
.woff2
font/woff2
Web Open Font Format 2
.ttf
font/ttf
TrueType font
.otf
font/otf
OpenType font
.eot
application/vnd.ms-fontobject
Embedded OpenType font
browserutils
MIME Types Reference