Sizes/Pinterest
Pinterest rich pin image size (2026)
Recommended size: 1200x1800. Use it as your default, then validate the live preview before you share.
Specs at a glance
| Platform | |
| Context | rich pin |
| Recommended size | 1200x1800 |
| Minimum size | 600x900 |
| Formats | PNG, JPG |
What to design for
Pinterest favors 2:3 vertical images. Use taller formats for optimal engagement.
- Keep your headline large and readable on mobile.
- Leave a safe area around edges (avoid corner text).
- Use strong contrast; previews are often compressed.
- Use one clear focal point (logo, product, or keyword).
Implementation (meta tags)
The safest approach is to set Open Graph tags and (if you care about Twitter/X) Twitter tags too. If you need copy-paste tags, use Meta Tag Generator.
<meta property="og:title" content="Your title" />
<meta property="og:description" content="Your description" />
<meta property="og:image" content="https://example.com/og.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="1800" />Validate and refresh caches
Validate the live URL first. If a platform still shows an old preview, it is usually caching.
- Validate tags: OG Validator
- Debug checklist: OG image not showing
- Platform debugger: https://developers.pinterest.com/tools/url-debugger/
Generate a matching OG image
Create a universal image and reuse it across platforms.