Pictika
Menu

Image generation API

A thousand images from one template — made by your code, not by a person.

Design the template once. Your app fills in the data and gets a PNG back in the response: blog covers, product cards, certificates, one for every row in your database.

30 images free · no credit card

  • Template editorDrag the layers where you want them, name the fields, and the API contract writes itself.
  • REST APIOne POST returns a PNG URL. Or skip the call entirely and put your values in an image URL.
  • Ready-made templatesStart from a working layout instead of a blank canvas. Every one of them renders today.

You send

POST /v1/images

{
  "template": "tpl_abc123",
  "modifications": {
    "title":  "Weekly delivery report",
    "total":  "12,480"
  }
}
renders

You get back — a real PNG

The PNG returned by that request, rendered by Pictika
One HTTP request in, one real PNG out — no browser to run, no queue to poll.

Layouts that already render.

Every image below came out of the engine, not out of a mockup. Pick one, rename the fields, and it is your endpoint.

Blog cover

Blog cover

10 layers

Marketing & social · 1200 × 630

Quote card

Quote card

13 layers

Marketing & social · 1080 × 1920

News update

News update

8 layers

Marketing & social · 1200 × 630

Product card

Product card

17 layers

Commerce & listings · 1080 × 1080

Listing banner

Listing banner

15 layers

Commerce & listings · 1200 × 630

Thank you card

Thank you card

8 layers

Commerce & listings · 1080 × 1080

Certificate

Certificate

24 layers

Events & education · 1600 × 1131

Event poster

Event poster

24 layers

Events & education · 1080 × 1350

Webinar promo

Webinar promo

8 layers

Events & education · 1200 × 675

Metrics report

Metrics report

23 layers

Business reporting · 1200 × 630

Monthly numbers

Monthly numbers

17 layers

Business reporting · 1200 × 630

Checklist post

Checklist post

17 layers

Business reporting · 1080 × 1350

Browse the full template library →

Why Pictika

Generate the image while the page is still loading

The PNG comes back in the response, so you can put it straight into a page a visitor is waiting for. A standard Open Graph image — 1200×630, two text layers — takes about 21 ms on our reference hardware.

No code needed to change a headline

/v1/img/tpl_abc123?title=Hello is a link that returns a PNG, so a writer can edit a headline in your CMS and the image follows.

Render on request, not the night before

Images come back fast enough to generate them the moment someone asks, so you do not have to build and store every variation in advance.

Never get a surprise invoice

When you reach your monthly limit we stop generating instead of billing you for the overage.

Call it from code, or just link to it.

tpl_abc123 in the examples below is a placeholder. Build a template in the editor and use its id — sending the example id as-is returns 404 template_not_found.

REST API

One POST, a PNG URL back. Works from any language that can make an HTTP request.

POST /v1/images
Authorization: Bearer pictika_sk_live_…

{
  "template": "tpl_abc123",
  "modifications": { "title": "Hello world" }
}

 200  { "url": "https://pictika.com/i/img_a1b2c3d4e5f60718.png" }

Image URL

Put the template id and your values in a query string. Nothing to deploy, nothing to install.

https://pictika.com/v1/img/tpl_abc123?title=Hello%20world

 PNG

Pricing

Start with 30 images free no credit card required

Each plan carries the whole product. Pick the one whose monthly image count fits — the price per thousand falls as it rises.

Cancel anytime — your plan keeps running until the end of the period you paid for.

Save up to 25% with yearly billing

Free trial

$0

30 images, one time

no credit card required

See the whole product work before you pay anything.

Start free
  • 30 images, one time — no credit card
  • Up to 10 templates
  • Synchronous REST API — the PNG comes back in the response
  • URL API — an image from a plain link, no code
  • Drag-and-drop template editor

Starter

$29 / month$348 $261 / year

1,000 images per month

$29.00$21.75 per 1,000 images

Put your first automated images into production.

Start free
  • Synchronous REST API — the PNG comes back in the response
  • URL API — an image from a plain link, no code
  • Unlimited templates
  • Drag-and-drop template editor
  • Export PNG straight from the editor
  • Hard stop at your limit — never billed for the overage

Growth

$129 / month$1,548 $1,161 / year

10,000 images per month

$12.90$9.67 per 1,000 images

For a product that generates images every day.

Start free
  • Synchronous REST API — the PNG comes back in the response
  • URL API — an image from a plain link, no code
  • Unlimited templates
  • Drag-and-drop template editor
  • Export PNG straight from the editor
  • Hard stop at your limit — never billed for the overage

Scale

Best value per image
$249 / month$2,988 $2,241 / year

50,000 images per month

$4.98$3.73 per 1,000 images

The lowest price per image we offer.

Start free
  • Synchronous REST API — the PNG comes back in the response
  • URL API — an image from a plain link, no code
  • Unlimited templates
  • Drag-and-drop template editor
  • Export PNG straight from the editor
  • Hard stop at your limit — never billed for the overage

Everything is included on every plan

API

  • Synchronous REST API — the PNG comes back in the response
  • URL API — an image from a plain link, no code
  • Repeat renders come from cache and cost no credits

Templates

  • Unlimited templates on paid plans
  • Drag-and-drop template editor
  • Export PNG straight from the editor

Text and language

  • English and Latin scripts, plus Japanese, Chinese, Korean and Vietnamese
  • Emoji and country flags included
  • We tell you when text does not fit its box

Billing and support

  • 30 images to start, no credit card
  • Hard stop at your limit — never billed for the overage
  • Email support
  • We reply within 3 business days

TRIAL

30 images, no card. Trial renders are full quality — only test-mode API keys carry a mark.

OVERAGE

None. Requests stop at your limit rather than billing past it.

SEATS

One user per organization today. Templates, keys and credits belong to the organization.

BILLING

Creem is the merchant of record and issues the invoice. Yearly billing saves 25%.

Questions

Before you sign up.

Do I need a credit card to try it?

No. You get 30 images when you sign up, and we do not ask for card details until you choose a plan.

What happens when I run out of images?

Generation stops until the next cycle or until you upgrade. You are never charged for going over your plan.

Does it handle other languages and scripts?

Yes, and emoji too. There is no font setup on your side.

Do you run the rendering yourselves?

Pictika runs its own deterministic rendering engine on its own servers. There is no AI model anywhere in the render path. The text you send is drawn into a layer you designed, not interpreted as a prompt, so the same template and input always produce the same output. Pictika is not a wrapper around a third-party image generation API.

Get started

Start with 30 images, free

No credit card. No sales call.

Start free