Request a tool
All toolsGuidesMCP serverRequest a toolPlatformsCategories
AI Storyboard Generator icon

AI Storyboard Generator

Turn a story or script into consistent AI scene images with a shared art style and character continuity.

77 runs on Apify $0.05 per scene image ($50 / 1,000)
Run this in the cloudRun on Apify →

AI Video & Content Studio

How it works

  1. 1
    Open it on Apify

    Hit Run on Apify — it opens the tool in the cloud, no install.

  2. 2
    Set the inputs

    Adjust story, scenes, numScenes (sensible defaults are pre-filled).

  3. 3
    Click Run

    The tool runs on Apify’s cloud and collects the data for you.

  4. 4
    Export the results

    Download as JSON, CSV or Excel, or pipe straight into your app, Google Sheets, or an AI agent.

Pricing

$0.05 per scene image = $50 per 1,000

You are charged forWhenPrice
Scene image generatedOne generated storyboard scene image.$0.05
Actor StartCharged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).$0.00005

Pay-per-event pricing: you are billed per result, not per subscription — a run that returns nothing costs nothing beyond the start fee. Billing is handled by Apify on your own account. These are the live Apify store prices, in effect since 2026-06-11, and they are what you are actually charged.

Inputs

FieldWhat it doesType
storyA story or script. It will be split into visual scenes automatically. (Leave empty if you provide your own scenes.)string
scenesYour own list of scene descriptions (one image each). Overrides automatic splitting.array
numScenesHow many scenes/images to generate when splitting a story.integer
styleShared visual style applied to every image (for consistency).string
charactersDescribe recurring characters so they stay consistent across scenes (e.g. 'an old bearded keeper in a yellow raincoat').string
aspectRatio9:16 (vertical), 16:9 (wide), or 1:1 (square).string
qualitygpt-image-1 quality.string
openaiApiKeyYour OpenAI key — used for scene splitting and image generation (gpt-image-1). Kept private.string
baseUrlOpenAI-compatible base URL. Default https://api.openai.com/v1.string
sceneModelChat model used to split a story into scenes. Must exist on your base URL. Ignored when you pass your own scenes.string
imageModelImage model used for the renders. Must exist on your base URL.string

What you get

A structured dataset — each result includes fields like:

indexsceneimageUrlaspectRatio

Export every run as JSON, CSV or Excel, or send it to your app, a database, Google Sheets, or an AI agent.

Related tools in AI Video & Content Studio

Other ready-to-run tools in the same category — all pay-per-use on the Apify cloud.

AI Video Dubber iconAI Video & Content Studio

AI Video Dubber

Dub any video into another language: transcribe, translate, AI voice-over timed to the original, plus optional translated subtitles.

Ready to run — no setup

Auto Caption Burner iconAI Video & Content Studio

Auto Caption Burner

Burn word-by-word animated captions into any video. 5 viral presets, no watermark, transcript and word timings included.

Ready to run — no setup

Storyboard Video Generator iconAI Video & Content Studio

Storyboard Video Generator

Turn images or a story into a Ken Burns slideshow video with pan-and-zoom motion, optional audio and 9:16, 16:9 or 1:1 output.

Ready to run — no setup

Story to Script Rewriter iconAI Video & Content Studio

Story to Script Rewriter

Turn any story, article or Reddit post into a short-form video script: a strong hook, tight narration, a title and alternate hooks.

Ready to run — no setup

Subtitle Translator iconAI Video & Content Studio

Subtitle Translator

Translate SRT and VTT subtitles into many languages in one run, or transcribe a video first. Timings preserved exactly. $0.05 per language, flat rate.

Ready to run — no setup

AI Thumbnail Generator iconAI Video & Content Studio

AI Thumbnail Generator

Generate scroll-stopping thumbnails with AI: a dramatic close-up face plus a bold hook headline in 9:16, 16:9 or 1:1. For YouTube, Shorts, Reels and ads.

Ready to run — no setup

See all AI Video & Content Studio →

AI Storyboard & Scene Image Generator

Turn a story or script into a run of AI scene images, one per scene, that share a consistent art style and character look. Hand it a block of text and it works out the scenes for you, or pass your own scene list if you would rather control the breakdown. Built for faceless videos, comics, ad concepts and pitch decks, where you need a sequence of related shots instead of one picture.

Bring your own API key. The renders are billed to your provider account; Apify bills you per image this Actor hands back.

How it works

Give it a story and a chat model splits it into N short visual scene descriptions, holding the same characters and setting across them. Each scene is then rendered with an image model, with your style and characters notes prepended to every prompt so the look stays consistent shot to shot. Pass scenes yourself and the splitting step is skipped entirely — no chat model needed.

Input

FieldRequiredNotes
storynoA story or script. Gets split into scenes automatically. Leave empty if you supply scenes.
scenesnoYour own array of scene descriptions, one image each. Overrides automatic splitting.
numScenesnoHow many scenes to split a story into. Default 6, capped at 20. Ignored when you pass scenes.
stylenoShared art style applied to every image. Defaults to a cinematic look.
charactersnoRecurring character notes for continuity, e.g. "an old bearded keeper in a yellow raincoat".
aspectRationo9:16 (1024x1536), 16:9 (1536x1024) or 1:1 (1024x1024). Default 9:16.
qualitynolow, medium or high. Default high. Affects your provider bill, not the Apify charge.
openaiApiKeyyesYour API key, used for both splitting and rendering. Can also come from the OPENAI_API_KEY environment variable.
baseUrlnoAny OpenAI-compatible base URL. Defaults to https://api.openai.com/v1.
sceneModelnoChat model for splitting. Default gpt-4o-mini.
imageModelnoImage model for the renders. Default gpt-image-1.

Only give openaiApiKey a key that works at the baseUrl you set — they are used together.

Output

The dataset gets one record per image that was actually generated and stored:

FieldExample
index1
scene"A weathered lighthouse keeper crouches on a rocky shore at dawn, lifting a softly glowing bottle from the surf."
promptthe full prompt that was sent, including your style and character notes
imageKeyscene-01-1786411663909.png
imageUrldirect link to the PNG in the run's key-value store
aspectRatio / size9:16 / 1024x1536
contentType / bytesimage/png / 2135564

A real two-scene run at 9:16, low quality, through an OpenAI-compatible proxy took about 27 seconds per render and produced two PNGs of 2.1 MB and 2.0 MB.

Scenes that fail do not appear in the dataset. They are written to the run's key-value store under DIAGNOSTICS, along with a storyboard-diagnostics dataset, with the exact error and a suggested fix. That is deliberate: the dataset is the meter, so a scene that produced no picture must not appear in it.

Pricing

$0.05 per image, plus $0.00005 each time a run starts. Flat rate — no volume tiers, no plan gates — and you are charged only for images actually produced. A six-scene storyboard that renders all six costs $0.30 plus the start fee.

You bring your own key, so the splitting call and the renders are billed to your provider account on top of that. Higher quality raises your provider bill, not the Apify charge.

What this does not do

  • It does not lock a character with a reference image. Continuity is prompt-based, so characters stay close but are not pixel-identical across every shot. Tighter characters notes and a specific style help a lot.
  • It does not assemble a video. Use a video generator downstream if you need motion.
  • It does not supply an API key. This is a bring-your-own-key Actor.
  • It caps a run at 20 images, so a feature-length script needs several runs.
  • It does not edit or upscale existing images.

FAQ

Do I need an OpenAI account? You need a key for an OpenAI-compatible image API. OpenAI itself works, and so does any proxy that speaks the same /v1/chat/completions and /v1/images/generations routes — set baseUrl and, if the provider names its models differently, sceneModel and imageModel.

What happens if I run it with no key, or forget to type a story? The run finishes successfully, generates nothing, and charges you nothing beyond the run-start fee. It writes one labelled sample row explaining exactly what was missing. It does not crash.

Am I charged when an image fails to render? No. Only an image that was generated and stored becomes a dataset row, and only dataset rows are billed. If every scene fails you pay the run-start fee and nothing else.

Why did my run return fewer images than scenes? Some scenes fail on the provider side — rate limits, quota, or a content-policy refusal on that particular prompt. Check the DIAGNOSTICS record in the run's key-value store; each failed scene is listed with its error.

My key works for chat but every image fails. Why? gpt-image-1 sits behind organisation verification on OpenAI. A key that can call gpt-4o-mini may still be refused for image generation until the organisation is verified. The error text in DIAGNOSTICS will say so.

Can I skip the automatic scene splitting? Yes. Pass scenes as an array and no chat model is called at all — useful if you already have a shot list, or if your provider only carries image models.

How long does a run take? Renders are sequential, roughly 15 to 60 seconds each depending on model and quality, so a six-scene storyboard is usually a couple of minutes. The run timeout is one hour.