Use Robolly's URL-based API (no-code friendly) to generate dynamic, personalized open graph images that makes you stand out on social media and chat apps when someone shares a link to your page.
Design your custom template right from the browser with Robolly’s simple editor. Or choose from 100+ templates we pre‑made and modify them to fit your needs.
Need to generate template-based graphics programmatically? With Robolly API, it's as easy as getting the right parameters into an URL link. You can do it manually, it works in email, or create a fully automated pipeline on your server.
# The image is genereated & returned synchnously, so the render URL works as source for img, meta tag, etc.
<meta name="twitter:image" content="https://api.robolly.com/templates/1/render?title=Apple AirTag&price=$29">
<meta property="og:image" content="https://api.robolly.com/templates/2/render?title=Apple AirTag&price=$29">
# Of course, you can also download the image programatically and save it for example...
const params = "certificate-holder=John doe&date=20 November 2024, 12:15";
const response = await fetch(`https://api.robolly.com/templates/3/render/pdf?${params}`);
response.body.pipe(fs.createWriteStream("./certificate.pdf"));
Charlie Taylor
Founder of Withsow
Juan Miguel Morante Martínez
Cinematographer & Producer
John Risby
Entrepreneur & Author
David Kocsis
CEO at Guru Muscle & Wocapi