MIME Types
NewLookup MIME types and file extensions
Pro Tip
MIME types (Multipurpose Internet Mail Extensions) tell the browser how to handle files. They are crucial for setting the Content-Type header in APIs.
Common MIME Types
.json
application/json
application/pdf
.zip
application/zip
.xml
application/xml
.jpg
image/jpeg
.png
image/png
.gif
image/gif
.svg
image/svg+xml
.html
text/html
.css
text/css
.js
text/javascript
.txt
text/plain
.csv
text/csv
.mpga
audio/mpeg
.wav
audio/wav
.mp4
video/mp4
.webm
video/webm