# MIME Type

MIME (Multipurpose Internet Mail Extensions) types used in the context of Helmut4 describe the type of a particular asset.

The main categories of MIME types are as follows:

* VIDEO
* AUDIO
* IMAGE
* BIN
* SEQUENCE
* COMP
* MULTICAM\_SEQUENCE
* MULTITRACK\_SESSION
* CAPTION
* ADOBE\_PREMIERE\_TITLE
* DATA

The following table assigns all supported extensions of an asset to their respective MIME types.

<details>

<summary>MIME type: <strong>VIDEO</strong></summary>

**Supported extensions:**

* 3gp
* aegraphic
* avi
* braw
* cin
* cine
* crm
* crw
* exr
* f4v
* flv
* gves
* m1v
* m2a
* m2p
* m2t
* m2ts
* m2v
* m4v
* mjpeg
* mjpg
* mogrt
* mov
* mp4
* mpd
* mpe
* mpeg
* mpg
* mts
* mv1
* mxf
* mxr
* nef
* r3d
* raf
* sxr
* ts
* vob
* webm
* wmv

</details>

<details>

<summary>MIME type: <strong>AUDIO</strong></summary>

**Supported extensions:**

* aac
* aif
* aiff
* asnd
* bwf
* m4a
* mp3
* mpa
* omf
* wav
* wave

</details>

<details>

<summary>MIME type: <strong>IMAGE</strong></summary>

**Supported extensions:**

* 3fr
* ai
* ari
* arw
* bmp
* bw
* cr2
* dcr
* dib
* dng
* dpx
* ei
* el
* eps
* erf
* exr
* fff
* gif
* hdr
* heic
* heif
* icb
* ico
* iff
* img
* jpeg
* jpg
* mos
* mrw
* mxr
* nrw
* orf
* pcx
* pef
* pic
* pict
* png
* ps
* psd
* pxr
* raf
* raw
* rbg
* rgbe
* rla
* rle
* rpf
* rw2
* sgi
* srf
* sxr
* targa
* tdi
* tga
* tif
* tiff
* vda
* vst
* x3f
* xyze

</details>

<details>

<summary>MIME type: <strong>ADOBE_PREMIERE_TITLE</strong></summary>

**Supported extensions:**

* ptl
* prtl

</details>

<details>

<summary>MIME type: <strong>CAPTION</strong></summary>

**Supported extensions:**

* dfxp
* mcc
* scc
* srt
* stl

</details>

<details>

<summary>MIME type: <strong>BIN</strong></summary>

* bin

</details>

<details>

<summary>MIME type: <strong>SEQUENCE or COMP</strong></summary>

* seqeunce
* composition

</details>

<details>

<summary>MIME type: <strong>MULTICAM_SEQUENCE</strong></summary>

**Supported extensions:**

* aepx
* chproj
* comp
* rush

</details>

<details>

<summary>MIME type: <strong>MULTITRACK_SESSION</strong></summary>

**Supported extensions:**

* sesx

</details>

<details>

<summary>MIME type: <strong>DATA</strong></summary>

**Anything else not part of the MIME types above**

</details>

This table is a listing of all MIME types recognized by Helmut4. The list refers to the most common formats supported by Adobe in After Effects & Premiere Pro.

#### Source links from Adobe:

* [Premiere Pro](https://helpx.adobe.com/after-effects/kb/supported-file-formats.html)
* [After Effects](https://helpx.adobe.com/at/premiere-pro/using/supported-file-formats.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/v4.8.1/helmut4-components/helmutco/projects/mime-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
