MIME Types
> Find content types by extension (.png) or MIME string (image/png).
> 31 type(s)
application/json
JSON data
.json
application/xml
XML document
.xml
application/pdf
PDF document
application/zip
ZIP archive
.zip
application/gzip
Gzip compressed
.gz
application/javascript
JavaScript
.js .mjs
application/typescript
TypeScript
.ts
application/octet-stream
Arbitrary binary
.bin .exe .dll
application/x-www-form-urlencoded
Form URL-encoded body
application/graphql
GraphQL request
application/wasm
WebAssembly
.wasm
application/vnd.android.package-archive
Android package
.apk
text/plain
Plain text
.txt .log
text/html
HTML document
.html .htm
text/css
Cascading stylesheets
.css
text/csv
Comma-separated values
.csv
text/markdown
Markdown
.md .markdown
text/yaml
YAML
.yml .yaml
image/png
PNG image
.png
image/jpeg
JPEG image
.jpg .jpeg
image/gif
GIF image
.gif
image/webp
WebP image
.webp
image/svg+xml
SVG vector image
.svg
image/x-icon
Icon
.ico
audio/mpeg
MP3 audio
.mp3
audio/wav
WAV audio
.wav
video/mp4
MP4 video
.mp4
video/webm
WebM video
.webm
font/woff2
WOFF2 font
.woff2
font/ttf
TrueType font
.ttf
multipart/form-data
Multipart form upload