Still in · package out · you host

Still photos that
come alive — then leave with you.

Upload a photo. We cast a seamless living loop and hand you the files (MP4 + poster + snippet). You own them — host on your CDN. Built for people and coding agents.

Start free — 1 test casts Log in API for agents
1 free cast · 1 generation only 1 cr / 6s · 2 cr / 10s Paid: 3 attempts included You host the files

Example gallery

Still vs alive · click any card for a larger side-by-side view.

Window light still
Portrait

Window light

Alpine lake still
Landscape

Alpine lake

Morning coffee still
Still life

Morning coffee

Dog in grass still
Pet

Dog in grass

Rain city still
Urban

Rain city

Family couch still
Group

Family couch

Ocean shore still
Seascape

Ocean shore

Forest path still
Woodland

Forest path

Market stall still
Street

Market stall

Fresh flowers still
Still life

Fresh flowers

Campfire still
Firelight

Campfire

Winter snow still
Winter

Winter snow

Cat portrait still
Pet

Cat portrait

Bicycle street still
Street

Bicycle street

Train journey still
Travel

Train journey

Concert lights still
Event

Concert lights

How it works

We are a factory, not a CDN.

1. Cast

Upload a still (web or API). Free trial: 1 standard cast (1 generation only). Then 1 / 2 credits — paid price includes revises.

2. Download

Get a ZIP package: alive MP4, poster JPEG, manifest, HTML snippet. Put the files on your site or CDN.

3. Revise or refund

Paid: up to 3 attemptseach revise costs credits. Pick the best. No quality refund after download. Hard failures auto full-refund.

API for agents & apps

Codex, Claude Code, Grok Build — same job API. Bearer key stays server-side.

# Bootstrap (no key yet) — human opens claim_url once curl -X POST https://app.alivephotos.app/api/v1/agent/sessions \ -H "Content-Type: application/json" \ -d '{"label":"codex","pack_id":"starter"}' # Then cast with the delivered key curl -X POST https://app.alivephotos.app/api/v1/jobs \ -H "Authorization: Bearer $ALIVE_API_KEY" \ -H "Idempotency-Key: $(uuidgen)" \ -F "[email protected]" -F "duration=6" # Download package → host on YOUR CDN curl -L -o alive.zip -H "Authorization: Bearer $ALIVE_API_KEY" \ https://app.alivephotos.app/api/v1/jobs/JOB_ID/download

Agent guide: /agents.md · Skill: /skill.md · OpenAPI: /openapi.json

What you get back

  • *-alive.mp4 — seamless loop
  • *-poster.jpg — for <video poster>
  • *-still.* — original
  • *-manifest.json — prompt, mode, job id
  • HTML snippet ready to paste

Your production HTML never needs to call us again.

Pricing

Pay per generation (initial cast and every revise). Free trial: one 480p gen. Starter defaults to 480p; Pro/Studio default to 720p.

480p generation

1–2 cr

6s / 10s · free trial + Starter default

720p generation

2–4 cr

6s / 10s · Pro/Studio default · upgrade anytime

Quality refund

50% partial

Before download only · max 2 / account

Starter

$12 / 5 credits
  • 5 standard (6s) images
  • 2 extended (10s) images

480p default · 5× 6s gens · ~$2.40/gen

Sign up to buy

Pro

$39 / 25 credits
  • 25 standard (6s) images
  • 12 extended (10s) images

720p default · best value · ~$1.56/credit

Sign up to buy

Studio

$159 / 100 credits
  • 100 standard (6s) images
  • 50 extended (10s) images

720p default · volume · ~$1.59/credit

Sign up to buy

Demo mode without PayPal grants credits instantly. Set PAYPAL_CLIENT_ID + secret for real checkout.