Generate images and PDFs with a simple API

Generate social media visuals, banners, PDFs and more with our
 API and no-code integrations

Free Trial — No Credit Card Required
Victor
Mana
Peter
Calorina
Raphael
200+ automated businesses
Templated - A Canva like editor + API for image automation | Product HuntTemplated - A Canva like editor + API for image automation | Product Hunt
Terminal window
{
"template": TEMPLATE_ID,
"layers" : {
"title" : {
"text" : "Exploring the Wonders of Thailand",
"color" : "#FFFFFF",
},
"cover": {
"image_url" : "https://pathtomyphoto.com/wild.jpg"
}
}
}
Terminal window
{
"template": TEMPLATE_ID,
"layers" : {
"title" : {
"text" : "Embracing Sustentability In Your Kitchen",
"color" : "#DD44FF",
},
"cover": {
"image_url" : "https://pathtomyphoto.com/fruits.jpg"
}
}
}
Terminal window
{
"template": TEMPLATE_ID,
"layers" : {
"title" : {
"text" : "The Evolution of Gaming Consoles",
"color" : "#0099dd",
},
"cover": {
"image_url" : "https://pathtomyphoto.com/mario.jpg"
}
}
}
Sample Render Request Sample Render Request Sample Render Request

Easy to use Template Editor

Our drag & drop editor is easy to use so you can style the template without the need of a professional designer

"What You See Is What You Get" Editor

Customize well-crafted templates from our Template Gallery

... or design your own from a blank canvas!

Simple API

Render images and PDFs at scale with a simple API.

  • Simple POST request with JSON payload
  • Render in multiple formats
     (.jpg, .png, .webp, .pdf)
  • Libraries (Node, Java, PHP, Ruby, etc.)
     Coming soon
Check our API docs
Terminal window
fetch('https://api.templated.io/v1/render', {
method: 'POST',
body: JSON.stringify({
"template": TEMPLATE_ID,
"format": "pdf",
"layers" : {
"text-1" : {
"text" : "This is my text to be rendered",
"color" : "#FFFFFF",
"background" : "#0000FF"
},
"image-1": {
"image_url" : "https://pathtomyphoto.com/123.jpg"
}
}
}),
headers: {
'Content-Type': 'application/json',
'Authorization': `Bearer ${API_KEY}`
}
})

Plug &  Play  Render

Easily integrate with #nocode platforms and automate your workflows.

Zapier
Make
Bubble
n8n
Airtable
Activepieces
How to integrate
100+
Free Templates
13.2K
Images Generated
8.3K
PDFs
20K+
Api Calls

Start a Free Trial

Start a free trial with 50 API credits

No Credit Card Required
Get started for Free