> ## Documentation Index
> Fetch the complete documentation index at: https://help.hoopai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Media Types

> File formats and size limits supported by the Hoop platform media library.

Media Storage is a centralized repository for hosting your brand's media resources. This consolidation allows for efficient management of assets, eliminating the need for a cluttered desktop and enabling access to your resources from anywhere.

You can access Media Storage from the left sidebar of your Hoop account. Uploaded files are organized with small icons that indicate file type.

<Frame caption="Media library with file type icons and list view toggle">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/FZKrq1mleUCO75xo/images/media-storage-supported-1.png?fit=max&auto=format&n=FZKrq1mleUCO75xo&q=85&s=f5b9ea5c7af79afa015e37ac1e06dcce" alt="Supported media types in Media Storage" width="1606" height="693" data-path="images/media-storage-supported-1.png" />
</Frame>

Click any file to view its dimensions, orientation, and file size. Switch to **list view** for a more detailed breakdown of file characteristics. Hover over any file and click the **down arrow** icon to download it directly.

<Frame caption="Hover to reveal the download icon on any file">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/media-storage-download.gif?s=5f203ddb11e6c3ce3ebe474c4cf87e1f" alt="Download a file from Media Storage" width="1612" height="776" data-path="images/media-storage-download.gif" />
</Frame>

<Frame caption="List view showing detailed file metadata">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/FZKrq1mleUCO75xo/images/media-storage-supported-2.png?fit=max&auto=format&n=FZKrq1mleUCO75xo&q=85&s=1846dfaa766b0f7fb2a766ad1c090246" alt="List view with file details" width="1611" height="765" data-path="images/media-storage-supported-2.png" />
</Frame>

## Supported formats

### Image formats

| Format | Extension                                  |
| ------ | ------------------------------------------ |
| PNG    | `.png`                                     |
| JPEG   | `.jpg`, `.jpeg`, `.jfif`, `.pjpeg`, `.pjp` |
| TIFF   | `.tif`, `.tiff`                            |
| WebP   | `.webp`                                    |
| SVG    | `.svg`                                     |
| Icon   | `.ico`, `.cur`                             |
| GIF    | `.gif`                                     |

### Document formats

| Format     | Extension                |
| ---------- | ------------------------ |
| PDF        | `.pdf`                   |
| Word       | `.doc`, `.docx`          |
| Excel      | `.xls`, `.xlsx`, `.xlsm` |
| PowerPoint | `.ppt`, `.pptx`, `.pptm` |
| Text       | `.rtf`, `.txt`           |

### Video formats

| Format              | Extension                      |
| ------------------- | ------------------------------ |
| AVI                 | `.avi`                         |
| QuickTime           | `.qt`, `.qtc`, `.mov`, `.moov` |
| MP4                 | `.mp4`                         |
| Ogg                 | `.ogv`                         |
| Windows Media Video | `.wmv`, `.asf`                 |
| WebM                | `.webm`                        |

### Audio formats

| Format        | Extension                |
| ------------- | ------------------------ |
| AIFF          | `.aif`, `.aiff`, `.aifc` |
| MIDI          | `.mid`, `.midi`          |
| Windows Audio | `.wav`                   |
| Ogg           | `.oga`                   |
| WebM audio    | `.weba`                  |
| MPEG          | `.mp3`                   |

### Font formats

| Format   | Extension |
| -------- | --------- |
| TrueType | `.ttf`    |
| OpenType | `.otf`    |
| WOFF     | `.woff`   |
| WOFF2    | `.woff2`  |

## Feature-specific file size limits

Different Hoop features have specific file size limits:

| Feature           | Limit  | Accepted formats     |
| ----------------- | ------ | -------------------- |
| Funnels — Videos  | 4 GB   | All video formats    |
| Funnels — Audio   | 100 MB | All audio formats    |
| Funnels — Images  | 100 MB | All image formats    |
| Funnels — Files   | 100 MB | All document formats |
| Social Planner    | 10 MB  | PNG, JPEG, GIF       |
| Memberships       | 50 MB  | All formats          |
| Forms and Surveys | 50 MB  | All formats          |

<Note>
  To allow contacts to share files through forms, add a **File Upload** custom field to your form or survey.
</Note>

<Frame caption="Media file actions — copy link, download, move to folder, or delete from Media Storage">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/FZKrq1mleUCO75xo/images/media-storage-overview-actions.png?fit=max&auto=format&n=FZKrq1mleUCO75xo&q=85&s=5d89edb7a69de4f0bfacb5d2a97f02c7" alt="Media file actions" width="966" height="396" data-path="images/media-storage-overview-actions.png" />
</Frame>

## Practical applications

<AccordionGroup>
  <Accordion title="Funnels and websites">
    Use high-quality images and videos to create engaging landing pages. Recommended hero image size: 1920 × 1080 px minimum.
  </Accordion>

  <Accordion title="Social planner">
    Schedule posts with eye-catching images and GIFs to improve social media engagement. Maximum file size is 10 MB for social posts.
  </Accordion>

  <Accordion title="Memberships and courses">
    Enhance your membership site with downloadable resources such as PDF guides or instructional videos. The 50 MB limit applies to individual file uploads.
  </Accordion>

  <Accordion title="Forms and surveys">
    Collect valuable information and feedback by allowing file uploads in surveys. Add a File Upload custom field to enable this functionality.
  </Accordion>
</AccordionGroup>

## FAQs

<AccordionGroup>
  <Accordion title="What if my file exceeds the size limit?">
    Use a compression tool to reduce file size without significantly impacting quality. For videos, consider hosting on YouTube or Vimeo and embedding the URL instead of uploading directly.
  </Accordion>

  <Accordion title="Can I convert files to a supported format?">
    Yes, numerous online tools and software can convert files to compatible formats. For images, tools like Squoosh, TinyPNG, or Adobe Express work well.
  </Accordion>
</AccordionGroup>

<Tip>
  Use WebP format for all web images where possible. WebP files are 25–35% smaller than equivalent JPEGs at the same visual quality, improving page load speed.
</Tip>
