--- name: og-image description: Generate Open Graph (OG) images and social media preview cards for websites, blog posts, and products. Use when creating social share images, Twitter/X cards, LinkedIn post images, or any visual preview that appears when sharing links on social platforms. Produces properly sized images (1200x630, 1200x675, etc.) with crisp typography and professional layouts. --- # OG Image Generator Generate Open Graph and social media preview images via `html2png.dev`. ## Standard Sizes | Platform | Size | Aspect Ratio | | ----------------- | --------- | ------------- | | Facebook/LinkedIn | 1200×630 | 1.91:1 | | Twitter/X | 1200×675 | 1.78:1 (16:9) | | Twitter Large | 1200×600 | 2:1 | | Square | 1200×1200 | 1:1 | ## Endpoint ``` POST https://html2png.dev/api/convert ``` ## Example ```bash curl -X POST "https://html2png.dev/api/convert?width=1200&height=630&deviceScaleFactor=2" \ -H "Content-Type: text/html" \ -d '
A complete guide to RESTful design