---
title: "Create your first template - Help Center - Imejis.io"
description: "Design a reusable image template in the Imejis editor. Add text, images, and shapes, then set the size for your output."
url: "https://www.imejis.io/help/create-your-first-template"
image: "https://www.imejis.io/og.png"
---

# Create your first template - Help Center - Imejis.io

[Help Center](/help)

Getting Started

# Create your first template

Design a reusable image template in the Imejis editor. Add text, images, and shapes, then set the size for your output.

A template is a reusable design that Imejis renders into a finished image. You build it once, mark the parts that should change, and generate as many variations as you need. Do it by hand, from a form, or through the API.

## [Start a new design](#start-a-new-design)Start a new design

1. Open the editor and create a new design.
2. Set the canvas size to match your output. For example, 1200×630 for an Open Graph image, or 1080×1080 for a square social post.
3. Give the design a name so you can find it later.

## [Add components](#add-components)Add components

Everything on the canvas is a component. Add the ones you need:

* **Text** for headlines, names, dates, or any copy.
* **Image** for logos, photos, backgrounds, or avatars.
* **Shapes** (rectangles, circles, and lines) for backgrounds, dividers, and accents.

Position and style each component until the layout looks right. What you see on the canvas is exactly what renders.

## [Set what changes](#set-what-changes)Set what changes

The pieces that vary from one image to the next, like a name, a title, or a photo, should become **dynamic fields**. That's what lets one template produce thousands of on-brand images. See [Dynamic fields](/help/dynamic-fields) for how to set them up.

## [Next steps](#next-steps)Next steps

* Turn the template into a fill-in-the-blank form anyone can use with [Public links](/help/share-with-public-links).
* Generate images automatically from your app or a spreadsheet with the [image generation API](/help/generate-images-with-the-api).

## [Frequently asked questions](#frequently-asked-questions)Frequently asked questions

### [Do i need design skills to make a template](#do-i-need-design-skills-to-make-a-template)Do I need design skills to make a template?

No. You add text, images, and shapes to a canvas and position them. What you see on the canvas is exactly what renders.

### [What size should my template be](#what-size-should-my-template-be)What size should my template be?

Match your output. Use 1200×630 for an Open Graph image, or 1080×1080 for a square social post. You set the size once when you create the design.

### [Can one template make different images](#can-one-template-make-different-images)Can one template make different images?

Yes. Mark the parts that change as [dynamic fields](/help/dynamic-fields), then supply new values per render, by hand, from a form, or through the API.

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.imejis.io/#organization","name":"Imejis.io","url":"https://www.imejis.io","logo":{"@type":"ImageObject","url":"https://www.imejis.io/icon-rounded.png","width":512,"height":512},"sameAs":["https://twitter.com/Imejis_io","https://www.instagram.com/imejis_io","https://in.pinterest.com/imejisio"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://www.imejis.io/faqs"}},{"@type":"SoftwareApplication","@id":"https://www.imejis.io/#software","name":"Imejis.io","url":"https://www.imejis.io","applicationCategory":"DesignApplication","operatingSystem":"Web","description":"Template-based image generation API. Design templates in a drag-and-drop editor, generate images programmatically via REST API.","offers":[{"@type":"Offer","name":"Free","price":"0","priceCurrency":"USD","description":"100 API calls/month, 50 templates, 500MB storage"},{"@type":"Offer","name":"Basic","price":"14.99","priceCurrency":"USD","description":"1,000 API calls/month, unlimited templates, 10GB storage"},{"@type":"Offer","name":"Pro","price":"24.99","priceCurrency":"USD","description":"10,000 API calls/month, unlimited templates, unlimited storage"},{"@type":"Offer","name":"Unlimited","price":"69.99","priceCurrency":"USD","description":"100,000 API calls/month, unlimited templates, unlimited storage"}],"featureList":["REST API with sync image response","MCP server for AI agents (Claude, ChatGPT, Cursor)","Drag-and-drop template editor","Built-in Unsplash stock photos","Multi-region API (US, EU, Singapore, Australia)","Public shareable links","Bulk image generation","Zapier, Airtable, Google Sheets integrations"],"screenshot":"https://www.imejis.io/og.png","provider":{"@id":"https://www.imejis.io/#organization"}},{"@type":"WebSite","@id":"https://www.imejis.io/#website","url":"https://www.imejis.io","name":"Imejis.io","description":"Automate image generation with API. Generate social media images, e-commerce banners, and marketing graphics at scale.","publisher":{"@id":"https://www.imejis.io/#organization"}}]}
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.imejis.io/"},{"@type":"ListItem","position":2,"name":"Help Center","item":"https://www.imejis.io/help"},{"@type":"ListItem","position":3,"name":"Create your first template","item":"https://www.imejis.io/help/create-your-first-template"}]}
```

```json
{"@context":"https://schema.org","@type":"TechArticle","headline":"Create your first template","description":"Design a reusable image template in the Imejis editor. Add text, images, and shapes, then set the size for your output.","url":"https://www.imejis.io/help/create-your-first-template","mainEntityOfPage":"https://www.imejis.io/help/create-your-first-template","datePublished":"2026-08-03T00:00:00.000Z","dateModified":"2026-08-03T00:00:00.000Z","image":"https://www.imejis.io/og.png","inLanguage":"en","author":{"@id":"https://www.imejis.io/#organization"},"publisher":{"@id":"https://www.imejis.io/#organization"}}
```

```json
{"@context":"https://schema.org","@type":"HowTo","name":"Create your first template","description":"Design a reusable image template in the Imejis editor. Add text, images, and shapes, then set the size for your output.","step":[{"@type":"HowToStep","position":1,"name":"Start a new design","text":"Open the editor, create a new design, and set the canvas size to match your output."},{"@type":"HowToStep","position":2,"name":"Add components","text":"Add text, image, and shape components and position them until the layout looks right."},{"@type":"HowToStep","position":3,"name":"Set what changes","text":"Turn the parts that vary per image into dynamic fields so one template can produce many variations."}]}
```
