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.

ParameterDescription
titleMain text (required, 1–200 chars)
descriptionSecondary text (max 500 chars)
tagCategory badge (max 50 chars)
authorAuthor name (max 100 chars)
avatarAuthor photo (HTTPS URL)
logoBrand logo (HTTPS URL)
fontAny Google Font (default: Inter)
palettemidnight · paper · forest · sunset · ocean
bgColorBackground hex (6 chars, no #)
textColorText hex
accentColorAccent hex
surfaceColorSurface/card hex

Template Gallery

blog

Blog posts, articles, tutorials

Blog posts and articles. Supports title, description, author, avatar, tag, and logo.

minimal

Documentation, developer content

Clean, text-focused design with minimal visual elements.

social

Social media shares, link previews

Rich social share card with prominent branding.

announcement

Product launches, feature announcements

Eye-catching announcement cards with bold typography.

docs

API docs, technical references

Documentation-style layout with version badges.

product

SaaS features, product pages

Product showcase with description and branding.

event

Events, webinars, meetups

Conference and event cards with date and speaker info.

tutorial

How-tos, guides, courses

Step-by-step tutorial cards with progress indicators.

quote

Testimonials, pull quotes, tweets

Quote cards with attribution styling.

changelog

Changelogs, release notes

Version and update announcement cards.

podcast

Podcasts, audio content

Episode cards with playback-style visuals.

newsletter

Newsletter editions, digests

Newsletter edition cards with issue info.

comparison

vs comparisons, feature matrices

Side-by-side comparison layout.

stats

Data highlights, KPI cards

Key metrics and statistics display.

profile

Team pages, about sections

Personal 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:

URL
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.