bakasa/SnapOG — OG Image Generator
Generate Open Graph images in your CI/CD pipeline using the SnapOG API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | SnapOG API key (get one free at https://snapog.dev/register) | yes | — |
| title | Main title of the OG image (max 120 chars) | yes | — |
| description | Description/subtitle (max 200 chars) | no | — |
| author | Author name (max 80 chars) | no | — |
| domain | Domain or URL (max 100 chars) | no | — |
| tag | Display tag/pill badge (max 40 chars) | no | — |
| tags | Comma-separated tags (only first used as display tag) | no | — |
| template | Template name (default, blog-post, article, minimal, announcement) | no | default |
| theme | Theme (dark or light) | no | dark |
| output | Output file path for the generated PNG | no | og-image.png |
Outputs
no outputs