> ## 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.

# Pinterest

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

## Images

<ul class="custom-bullets">
  <li>Max image size: 20 MB.</li>
  <li>Supported formats: BMP, JPEG, PNG, TIFF, GIF, Animated GIF, and WEBP.</li>
  <li>Recommended size: 1000 x 1500 px.</li>
  <li>Aspect ratio: 2:3.</li>
  <li>Minimum size: 600 x 900 px.</li>
  <li>Maximum size: 2000 x 3000 px.</li>

  <li>
    Content-Type: A valid media Content-Type such as image/jpeg, image/png, or image/webp returned
    by the hosting provider.
  </li>
</ul>

## Image Carousel

<ul class="custom-bullets">
  <li>Up to five carousel images.</li>
  <li>Images must be the same dimension.</li>
</ul>

## Video

<ul class="custom-bullets">
  <li>Max video size: 1 GB</li>
  <li>Supported formats: MP4, MOV, and M4V.</li>
  <li>Duration max: 15 minutes.</li>
  <li>Duration min: 4 seconds.</li>

  <li>
    Aspect ratio: Taller than 1.91:1 and shorter than 1:2. Recommended for standard video: 1:1
    (square) or 2:3, 4:5 or 9:16 (vertical).
  </li>
</ul>
