# URL file limitations

{% hint style="warning" %}
**Direct media uploads**

We will support uploading files directly to our servers in the future.
{% endhint %}

We fetch files from the URLs you provide. Please comply with the following limitations regarding that:

<table><thead><tr><th width="236">Limitation</th><th>Description</th></tr></thead><tbody><tr><td>Max file size</td><td>Each file must not exceed <code>5mb</code></td></tr><tr><td>Accepted file formats</td><td><p>Each file must be in one of the following formats:</p><p><code>.png</code>, <code>.jpeg</code>, <code>.gif</code>, <code>.mp4</code></p></td></tr></tbody></table>
