Social Card Maker
A clean og:image in ten seconds: type your title, pick a theme, copy the URL. The preview below is the real rendered PNG — what you see is exactly what X, LinkedIn and Slack will show.
FAQ
What is an og:image?
The preview image social platforms (X, LinkedIn, Slack, Discord…) show when a link is shared. It's declared in the page's <meta property="og:image"> tag and is usually 1200×630 pixels — exactly what this generates.
Is the image URL permanent?
Yes. The URL encodes your text and theme, and the image renders on request (cached at the edge). No expiry, no account to lose it with.
Can I use it commercially?
Yes — cards you make here are yours, no attribution required on the image itself.
I need hundreds of these, programmatically.
That's the API: GET /api/v1/og with the same parameters, from your own code with your own key. Free tier available on RapidAPI — link below.
Generating cards from code?
The same renderer is an API — one GET per card, five themes, custom sizes. OG-Image Generator on RapidAPI (free tier) or see all CalcWhale APIs.