PixaScript

A media runtime for agents.

Write media workflows as code, review them as a canvas, and keep every generated asset tied to its source graph.

shoe_campaign.pxworkflow campaign
input product_photo input audience mask product_photo as hero_mask generate email_hero with brand_memory review canvas_branch cache campaign_assets
01define workflow inputs
02compose media transforms
03cache every intermediate
04publish a deployable graph
Runtime contract

One workflow surface for code and canvas.

PixaScript gives agents a concrete execution model for media generation while preserving the visual checkpoints creative teams need to trust the output.

01

Typed Media Primitives

Images, masks, prompts, model calls, and approvals become explicit workflow objects instead of hidden state.

02

Agent-Readable Execution

Agents can inspect the graph, modify a step, rerun only what changed, and hand off a clean result.

03

Canvas Review

Humans can see the same workflow as a visual canvas before a run is cached, approved, or deployed.

Open source foundation

Built to run close to your agent stack.

Start with the runtime primitives, extend the provider adapters, and keep the workflow definition portable as the media model landscape changes.

View on GitHub