# File types

We currently support the following 6 file types:

<table><thead><tr><th width="150"></th><th>File type</th><th width="95">File size</th><th>Cover size*</th></tr></thead><tbody><tr><td>image</td><td><code>gif</code>, <code>jpeg</code>, <code>png</code>, <code>svg</code></td><td>250mb</td><td>-</td></tr><tr><td>video</td><td><code>mp4</code>, <code>webm</code></td><td>250mb</td><td>2mb</td></tr><tr><td>audio</td><td><code>mp3</code>, <code>wav</code>, <code>flac</code></td><td>250mb</td><td>10mb</td></tr><tr><td>3d</td><td><code>glb</code>, <code>gltf</code></td><td>250mb</td><td>2mb</td></tr><tr><td>text</td><td><code>pdf</code></td><td>250mb</td><td>10mb</td></tr><tr><td><a href="interactive-tokens">interactive</a></td><td><code>zip</code></td><td>250mb</td><td>2mb</td></tr></tbody></table>

\*The cover is the image that will be shown as a thumbnail in the card preview. Valid file types are: `gif`, `jpeg`, `png`. For image tokens, the cover is automatically generated.
