> For the complete documentation index, see [llms.txt](https://academy.theufolab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.theufolab.com/tips-and-advanced-features/whats-the-size-limit-for-files.md).

# What's the size limit for files?

Depending on the type of file, we will have one size limit or another:

* Images:

  * JPEG/PNG/WEBP/SVG -> 5Mb
  * GIF -> 10Mb

* Audio:

  * MP3/WAV/OGG -> 5Mb

* Video:

  * MP4/OGV/WEBM -> 20Mb

* &#x20;Other:&#x20;
  * 5Mb

{% hint style="info" %}
Large image sizes should not normally be necessary, as a standard screen is usually 1920 x 1080 pixels.
{% endhint %}
