OG Image Guide
| Platform | Size (px) | Ratio | Max Size |
|---|---|---|---|
| Open Graph (recommended) | 1200 ร 630 | 1.91:1 | 8 MB |
| Open Graph (minimum) | 600 ร 315 | 1.91:1 | โ |
| Twitter Summary Card | 120 ร 120 | 1:1 | 1 MB |
| Twitter Large Image Card | 1200 ร 628 | 2:1 | 5 MB |
| 1200 ร 627 | 1.91:1 | 5 MB | |
| 1200 ร 630 | 1.91:1 | 8 MB | |
| 400 ร 400 | 1:1 | โ |
<!-- Open Graph -->
<meta property="og:image" content="https://example.com/og.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://example.com/og.jpg">
<meta property="og:image" content="https://example.com/og.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://example.com/og.jpg">