Templates
ogmint ships with 15 built-in templates, each optimized for a specific use case. All templates output 1200×630 px PNG images.
Universal Parameters
Every template supports these parameters. Some templates may ignore unused fields gracefully.
| Parameter | Description |
|---|---|
title | Main text (required, 1–200 chars) |
description | Secondary text (max 500 chars) |
tag | Category badge (max 50 chars) |
author | Author name (max 100 chars) |
avatar | Author photo (HTTPS URL) |
logo | Brand logo (HTTPS URL) |
font | Any Google Font (default: Inter) |
palette | midnight · paper · forest · sunset · ocean |
bgColor | Background hex (6 chars, no #) |
textColor | Text hex |
accentColor | Accent hex |
surfaceColor | Surface/card hex |
Template Gallery
blog
Blog posts, articles, tutorialsBlog posts and articles. Supports title, description, author, avatar, tag, and logo.
minimal
Documentation, developer contentClean, text-focused design with minimal visual elements.
social
Social media shares, link previewsRich social share card with prominent branding.
announcement
Product launches, feature announcementsEye-catching announcement cards with bold typography.
docs
API docs, technical referencesDocumentation-style layout with version badges.
product
SaaS features, product pagesProduct showcase with description and branding.
event
Events, webinars, meetupsConference and event cards with date and speaker info.
tutorial
How-tos, guides, coursesStep-by-step tutorial cards with progress indicators.
quote
Testimonials, pull quotes, tweetsQuote cards with attribution styling.
changelog
Changelogs, release notesVersion and update announcement cards.
podcast
Podcasts, audio contentEpisode cards with playback-style visuals.
newsletter
Newsletter editions, digestsNewsletter edition cards with issue info.
comparison
vs comparisons, feature matricesSide-by-side comparison layout.
stats
Data highlights, KPI cardsKey metrics and statistics display.
profile
Team pages, about sectionsPersonal or company profile cards.
Custom Templates
You can create custom templates via the Visual Builder in the dashboard. Custom templates are referenced by their custom_* ID:
https://ogmint.app/i/custom_xK9mQ2pL?title=Override+Title
Custom templates store their own default parameters in the database. Any URL query parameters override the stored defaults.