Creative as Code
Programmable media infrastructure for agents
Open-source tools for agents to generate, transform, and deploy media workflows.
01
One workflow, two surfaces
PixaScript gives agents a typed media API while creative teams inspect, tune, and approve every step on a visual canvas.
workflow shoe_campaign02input product_photo03generate campaign_set04cache mask lighting05review canvas_branch06deploy /api/shoe-campaign
02
Intelligent asset library
Every image, mask, prompt, model choice, and approval state is indexed so teams can reuse what worked instead of starting over.

Prompt lineage

Brand rules

Reusable masks

Version history
03
Deploy workflows as endpoints
Turn a PixaScript workflow into a callable campaign API. Agents can pass audience, product, and brand context, then receive channel-ready creative variants from a stable endpoint.
stable route for campaign agents
audience: "new runners"
product: "white trainer"
channel: ["email", "social"]
memory: "spring_lookbook"
personalized campaign hero
paid_social_1x1.webp
product_tile.webpcampaign_id: spring_runner
assets: 4
cache: hit
status: ready04
Agent and provider neutral
Pixa sits between agents and media providers. Keep your agent in control while routing generation through the models, APIs, and tools your workflow already trusts.
One media runtime contract for whichever agent and provider stack you choose.

05
Composable infrastructure
Build on primitives you can inspect, extend, and run close to your own systems. PixaScript and the gateway are the first open-source pieces.

github.com/pixa-hq ยท runtime, gateway, adapters, and examples