INI

MIME Types - INI

MIME types (Multipurpose Internet Mail Extensions) are two-part identifiers for identifying file types and content formats. Originally defined in RFC 2045 in 1996 for specifying email attachment formats, they are now used in a wide range of contexts including HTTP communications, HTML documents, and operating systems. IANA maintains the official registry, with over 1000 MIME types registered across 11 top-level categories such as application, audio, image, text, and video.

internet file format IANA RFC web standards HTTP
[item.application-json]
code=application/json
slug=application-json
name=JSON
description=MIME type representing data in JavaScript Object Notation format.
category=Application

[item.application-xml]
code=application/xml
slug=application-xml
name=XML
description=MIME type representing data in Extensible Markup Language format.
category=Application

[item.application-pdf]
code=application/pdf
slug=application-pdf
name=PDF
description=MIME type representing documents in Portable Document Format.
category=Application

[item.application-zip]
code=application/zip
slug=application-zip
name=ZIP Archive
description=MIME type representing archive files compressed in ZIP format.
category=Application

[item.application-gzip]
code=application/gzip
slug=application-gzip
name=GZIP Archive
description=MIME type representing files compressed in GZIP format.
category=Application

[item.application-octet-stream]
code=application/octet-stream
slug=application-octet-stream
name=Binary Data
description=Generic MIME type representing arbitrary binary data.
category=Application

[item.application-javascript]
code=application/javascript
slug=application-javascript
name=JavaScript
description=MIME type representing JavaScript code.
category=Application

[item.application-ld-json]
code=application/ld+json
slug=application-ld-json
name=JSON-LD
description=MIME type representing data in JSON-LD (Linked Data) format.
category=Application

[item.application-x-www-form-urlencoded]
code=application/x-www-form-urlencoded
slug=application-x-www-form-urlencoded
name=URL Encoded Form Data
description=MIME type representing URL-encoded data submitted from HTML forms.
category=Application

[item.application-vnd-ms-excel]
code=application/vnd.ms-excel
slug=application-vnd-ms-excel
name=Microsoft Excel (Legacy)
description=MIME type representing Microsoft Excel legacy format (.xls).
category=Application

[item.application-vnd-openxmlformats-spreadsheetml-sheet]
code=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
slug=application-vnd-openxmlformats-spreadsheetml-sheet
name=Microsoft Excel (Modern)
description=MIME type representing Microsoft Excel modern format (.xlsx).
category=Application

[item.application-vnd-openxmlformats-wordprocessingml-document]
code=application/vnd.openxmlformats-officedocument.wordprocessingml.document
slug=application-vnd-openxmlformats-wordprocessingml-document
name=Microsoft Word (Modern)
description=MIME type representing Microsoft Word modern format (.docx).
category=Application

[item.audio-mpeg]
code=audio/mpeg
slug=audio-mpeg
name=MP3 Audio
description=MIME type representing audio in MPEG Audio Layer III (MP3) format.
category=Audio

[item.audio-ogg]
code=audio/ogg
slug=audio-ogg
name=Ogg Audio
description=MIME type representing audio in Ogg Vorbis format.
category=Audio

[item.audio-wav]
code=audio/wav
slug=audio-wav
name=WAV Audio
description=MIME type representing audio in Waveform Audio File Format.
category=Audio

[item.audio-webm]
code=audio/webm
slug=audio-webm
name=WebM Audio
description=MIME type representing audio in WebM format.
category=Audio

[item.font-woff]
code=font/woff
slug=font-woff
name=WOFF Font
description=MIME type representing fonts in Web Open Font Format.
category=Font

[item.font-woff2]
code=font/woff2
slug=font-woff2
name=WOFF2 Font
description=MIME type representing fonts in Web Open Font Format 2.0.
category=Font

[item.image-jpeg]
code=image/jpeg
slug=image-jpeg
name=JPEG Image
description=MIME type representing images in JPEG format.
category=Image

[item.image-png]
code=image/png
slug=image-png
name=PNG Image
description=MIME type representing images in Portable Network Graphics format.
category=Image

[item.image-gif]
code=image/gif
slug=image-gif
name=GIF Image
description=MIME type representing images in Graphics Interchange Format.
category=Image

[item.image-webp]
code=image/webp
slug=image-webp
name=WebP Image
description=MIME type representing images in WebP format.
category=Image

[item.image-svg-xml]
code=image/svg+xml
slug=image-svg-xml
name=SVG Image
description=MIME type representing images in Scalable Vector Graphics format.
category=Image

[item.image-avif]
code=image/avif
slug=image-avif
name=AVIF Image
description=MIME type representing images in AV1 Image File Format.
category=Image

[item.multipart-form-data]
code=multipart/form-data
slug=multipart-form-data
name=Multipart Form Data
description=MIME type representing HTML form data including file uploads.
category=Multipart

[item.text-plain]
code=text/plain
slug=text-plain
name=Plain Text
description=MIME type representing unformatted plain text.
category=Text

[item.text-html]
code=text/html
slug=text-html
name=HTML Document
description=MIME type representing documents in HyperText Markup Language format.
category=Text

[item.text-css]
code=text/css
slug=text-css
name=CSS Stylesheet
description=MIME type representing stylesheets in Cascading Style Sheets format.
category=Text

[item.text-csv]
code=text/csv
slug=text-csv
name=CSV Data
description=MIME type representing data in Comma-Separated Values format.
category=Text

[item.text-markdown]
code=text/markdown
slug=text-markdown
name=Markdown Document
description=MIME type representing text in Markdown format.
category=Text

[item.video-mp4]
code=video/mp4
slug=video-mp4
name=MP4 Video
description=MIME type representing video in MPEG-4 Part 14 format.
category=Video

[item.video-webm]
code=video/webm
slug=video-webm
name=WebM Video
description=MIME type representing video in WebM format.
category=Video

[item.video-ogg]
code=video/ogg
slug=video-ogg
name=Ogg Video
description=MIME type representing video in Ogg Theora format.
category=Video