Render Type | Supported Formats | Supported Types | |
---|---|---|---|
images | png jpg jpeg webp pdf | base64 url binary |
You can use Link Preview Image API using Orshot SDKs
You can customize the template using following modifications
Key | Description | Type |
---|---|---|
url | URL of the blog post to extract metadata from | string |
backgroundPattern | Add a background pattern, leave empty for none. | select |
backgroundColor | Background color or gradient. Supports hex colors, CSS gradients, or named colors | string |
backgroundImage | Background image URL. Takes priority over backgroundColor | string |
fontFamily | Font family for the text | select |
width | Width of the preview card in pixels (height is auto) | number |
title | Override the automatically extracted title | string |
author | Override the automatically extracted author name | string |
authorTitle | Author's job title or description | string |
date | Override the automatically extracted publish date | string |
readTime | Estimated reading time | string |
authorPhoto | Override the automatically extracted author photo URL | string |