Trusted by creators & organizations










Drop in any script, outline, or story text. AI extracts characters and locations, then breaks it into cinematic shots — wide, medium, close-up — with consistent characters throughout.
Create virtual artists with full DNA profiles — voice, genre, lexicon, visual identity. Then write with them, produce instrumentals, and generate music video treatments.
From story text to illustrated pages to print-ready books. Choose styles — watercolor, cartoon, Pixar — and generate page-by-page illustrations with audio narration.
Take any generated image and bring it to life. Camera orbits, character movement, atmospheric particles — AI video generation that starts from your exact frame.
Write once, generate many. Brackets create variations, pipes chain sequences, wildcards pull from your custom lists. Six operators — master them once, create forever.
Buy pts when you need them. Use them whenever. They never expire.
500 pts
~25 images
1,000 pts
~50 images
2,000 pts
~100 images
4,000 pts
~200 images
Point any AI agent at one link and it learns the whole API — the same Shot Creator pipeline you use here: generate images with named style LoRAs, build character sheets, mask-inpaint and outpaint, run recipe templates, and direct video. It runs on your account and your points.
krea-2 with named style LoRAs — one call, styled image back
One photo → a consistent turnaround + expressions
Mask-repaint a region or extend the canvas outward
Fill-in-the-blank sheets, grids, location bibles
Animate a still — fight scenes, lip-sync, camera moves
Best-quality models with up to 14 reference images
Read https://directorspal.com/llms.txt, then use my Directors Palette
API key to generate a gunslinger in the J Scott Campbell style.
# 1) discover the style LoRAs by name
curl -H "Authorization: Bearer dp_your_key" \
"https://directorspal.com/api/v2/loras?library=cupcake"
# 2) generate with one — the image URL comes back in the response
curl -X POST https://directorspal.com/api/v2/images/generate \
-H "Authorization: Bearer dp_your_key" \
-H "Content-Type: application/json" \
-d '{"model":"krea-2","prompt":"a lone gunslinger at high noon",
"loras":[{"name":"krea2_style_jscott_campbell.safetensors"}]}'REST API today · MCP server coming soon · API keys are admin-issued during beta