Sizes/Slack
Slack unfurled link image size (2026)
Recommended size: 1200x630. Use it as your default, then validate the live preview before you share.
Specs at a glance
| Platform | Slack |
| Context | unfurled link |
| Recommended size | 1200x630 |
| Minimum size | 600x315 |
| Formats | PNG, JPG |
What to design for
Slack previews vary by client. Use one universal 1200x630 image and validate with a real share.
- 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="630" />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
Generate a matching OG image
Create a universal image and reuse it across platforms.