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

# Facebook Pages

> Image and video media requirements for [Facebook](/apis/post/social-networks/facebook)

## Images

<ul class="custom-bullets">
  <li>Max image size: 10 MB</li>

  <li>
    Supported formats: JPEG, BMP, PNG, [Animated
    GIF](/apis/post/social-networks/facebook#animated-gifs), and TIFF.
  </li>

  <li>Maximum height: 2048 px.</li>
  <li>Maximum width: 2048 px.</li>
  <li>Recommended upload size of 1,200 x 630 px.</li>
  <li>Appears in feed at a max width of 470 px and will scale to a max of 1:1.</li>
  <li>Appears on page at a max width of 504 px and will scale to a max of 1:1.</li>
</ul>

## Video

<ul class="custom-bullets">
  <li>Max video size: 2 GB. Please contact us about Enterprise plans for larger files.</li>
  <li>Supported formats: MP4, MOV, and AVI.</li>
  <li>Duration max: 4 hours.</li>
  <li>Recommended video dimensions is 1280 x 720 px for landscape and portrait.</li>
  <li>Landscape aspect ratio is 16:9.</li>
  <li>Portrait aspect ratio is 9:16.</li>
  <li>Video max frames 30fps.</li>
</ul>

### Video Thumbnail

<ul class="custom-bullets">
  <li>Supported formats: BMP, GIF, JPEG, PNG, TIFF</li>
  <li>Max image size: 10 MB</li>

  <li>
    Dimensions: There are no image dimension requirements, but it should share the same aspect ratio
    as your video.
  </li>
</ul>

## Reels

<ul class="custom-bullets">
  <li>Max video size: 1 GB.</li>
  <li>Supported formats: MP4, MOV, and AVI.</li>
  <li>Minimum video width: 540 pixels.</li>
  <li>Minimum video height: 960 pixels.</li>
  <li>Duration: 3 seconds minimum and 90 seconds maximum.</li>
  <li>Aspect ratio: 9:16.</li>
  <li>Frame rate: 24 to 60 frames per second.</li>
  <li>Video settings:</li>

  <ul class="custom-bullets">
    <li>Chroma subsampling 4:2:0</li>
    <li>Closed GOP (2-5 seconds)</li>
    <li>Compression: H.264, H.265 (VP9, AV1 are also supported)</li>
    <li>Fixed frame rate</li>
    <li>Progressive scan</li>
  </ul>

  <li>Audio settings:</li>

  <ul class="custom-bullets">
    <li>Audio bitrate: 128kbs+</li>
    <li>Channels: Stereo</li>
    <li>Codec: AAC Low Complexity</li>
    <li>Sample rate: 48kHz</li>
  </ul>
</ul>

<Tip>
  If you're using a video creation tool and you're having issues publishing your video, try
  [re-encoding the video](/help-center/technical-support/video_publishing_fails).
</Tip>

### Reels Thumbnail

<ul class="custom-bullets">
  <li>Supported formats: JPEG or PNG</li>
  <li>Max image size: 10MB</li>

  <li>
    Dimensions: There are no image dimension requirements, but it should share the same aspect ratio
    as your video.
  </li>
</ul>

## Stories

### Photos

<ul class="custom-bullets">
  <li>Format: JPEG, BMP, PNG, GIF, TIFF</li>
  <li>Max image size: 4MB</li>
  <li>For .png files, we recommend not exceeding 1MB or the image may appear pixelated.</li>
</ul>

### Videos

<ul class="custom-bullets">
  <li>Max video size: 1 GB.</li>
  <li>Format: MP4, MOV, and AVI.</li>
  <li>Aspect ratio: 9:16</li>
  <li>Resolution: 1080 x 1920 pixels (recommended). Minimum is 540 x 960 pixels.</li>
  <li>Frame rate: 24 to 60 frames per second.</li>

  <li>
    Duration: 3 seconds minimum and 90 seconds maximum. A reel published as a story on a Facebook
    Page cannot exceed 60 seconds.
  </li>

  <li>Video settings:</li>

  <ul class="custom-bullets">
    <li>Chroma subsampling 4:2:0</li>
    <li>Closed GOP (2-5 seconds)</li>
    <li>Compression: H.264, H.265 (VP9, AV1 are also supported)</li>
    <li>Fixed frame rate</li>
    <li>Progressive scan</li>
  </ul>

  <li>Audio settings:</li>

  <ul class="custom-bullets">
    <li>Audio bitrate: 128kbs+</li>
    <li>Channels: Stereo</li>
    <li>Codec: AAC Low Complexity</li>
    <li>Sample rate: 48kHz</li>
  </ul>
</ul>

<Tip>
  If you're using a video creation tool and you're having issues publishing your video, try
  [re-encoding the video](/help-center/technical-support/video_publishing_fails).
</Tip>
