---
title: "Share a template with a public link - Help Center - Imejis.io"
description: "Turn any template into a shareable form so anyone can fill it in and download an image. No account or API key needed."
url: "https://www.imejis.io/help/share-with-public-links"
image: "https://www.imejis.io/og.png"
---

# Share a template with a public link - Help Center - Imejis.io

[Help Center](/help)

Sharing

# Share a template with a public link

Turn any template into a shareable form so anyone can fill it in and download an image. No account or API key needed.

A public link turns a template into a simple form that anyone can use. They open the link, fill in the [dynamic fields](/help/dynamic-fields), and download a finished image. No editor, no account, no way to break your layout.

## [Create a public link](#create-a-public-link)Create a public link

1. Open your design in the editor.
2. Click the **Link** button in the top-right corner.
3. Click **Create new public link**.
4. Copy the link and share it over Slack, email, or anywhere.

## [What the other person sees](#what-the-other-person-sees)What the other person sees

They get a form built from your template's dynamic fields, and nothing else. They fill in the blanks, hit download, and get a PNG that matches your template exactly. They can't move layers or change the design.

## [Track how a link performs](#track-how-a-link-performs)Track how a link performs

Every public link records its own analytics. Open a link to see:

* **Views, downloads, and unique visitors** over time, with date-range filters.
* A **visitor history** with the date, device, and referral for each view and download.

Renders from a public link draw from a separate quota, so anonymous traffic never uses up your API credits.

## [When to use a public link vs the api](#when-to-use-a-public-link-vs-the-api)When to use a public link vs the API

Use a **public link** when a person will fill in the details by hand and you want zero setup on their end. Use the [API](/help/generate-images-with-the-api) when images should be generated automatically, in bulk, or from another system.

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

### [Do people need an account to use a public link](#do-people-need-an-account-to-use-a-public-link)Do people need an account to use a public link?

No. Anyone with the link fills in the form and downloads the image. No account, no API key, no design tools.

### [Can they change my design](#can-they-change-my-design)Can they change my design?

No. They only see the form fields you marked as dynamic. The layout, fonts, and everything else stay locked.

### [Do public link renders use my api credits](#do-public-link-renders-use-my-api-credits)Do public link renders use my API credits?

No. Public link renders draw from a separate quota, so anonymous traffic never uses up your API credits.

```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":"Share a template with a public link","item":"https://www.imejis.io/help/share-with-public-links"}]}
```

```json
{"@context":"https://schema.org","@type":"TechArticle","headline":"Share a template with a public link","description":"Turn any template into a shareable form so anyone can fill it in and download an image. No account or API key needed.","url":"https://www.imejis.io/help/share-with-public-links","mainEntityOfPage":"https://www.imejis.io/help/share-with-public-links","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":"Share a template with a public link","description":"Turn any template into a shareable form so anyone can fill it in and download an image. No account or API key needed.","step":[{"@type":"HowToStep","position":1,"name":"Open your design","text":"Open the design you want to share in the Imejis editor."},{"@type":"HowToStep","position":2,"name":"Create the public link","text":"Click the Link button in the top-right corner, then click Create new public link."},{"@type":"HowToStep","position":3,"name":"Copy and share it","text":"Copy the link and send it over Slack, email, or anywhere. Anyone who opens it can fill in the form and download an image."}]}
```
