Bring your own media stack.
Route agents through OpenAI, FAL, Google, and custom provider adapters without rewriting the workflow.
Route agents through OpenAI, FAL, Google, and custom provider adapters without rewriting the workflow.
Agents stay in control while Pixa handles adapter routing, cache state, and workflow outputs.

Pixa adapters normalize provider-specific inputs, outputs, and errors into workflow primitives that agents can inspect and reuse.
Image generation, editing, and multimodal workflows behind the same Pixa contract.
FALFast hosted media models and transforms for high-throughput creative pipelines.
GoogleGeneration and media intelligence models routed through reusable workflow steps.
Custom adapterBring internal models, vendor APIs, or private tools without changing agent calls.
Agents call one workflow contract while Pixa selects the model, adapter, cache path, and output shape.
Prompts, inputs, provider responses, masks, and generated assets stay attached to the workflow run.
Pin a provider, fail over by capability, or expose provider choice as a workflow input.

Use the built-in adapters, fork them, or add your own provider layer while keeping PixaScript workflows portable.
Read provider docs