pixa CLI lets AI agents and scripts interact with Pixa’s image and video tools from the command line.
Install
pixa binary for your platform and adds it to your PATH.
Authenticate
Open a browser-based login flow to connect your Pixa account:~/.pixa/.
Alternatively, set an API key directly:
Verify
Check your auth status:Update
Update to the latest version:Key commands
Once installed, these are the commands you’ll use most:| Command | Description |
|---|---|
pixa run | Run prompts, tools, and pipelines — the primary entrypoint for agents |
pixa assets | Upload, list, search, and manage media assets |
pixa collections | Organize assets into groups |
pixa pipelines | Inspect and run saved workflows |
pixa models | Browse available AI models |
pixa brands | Manage brand libraries and identities |
pixa share-links | Create shareable links to asset selections |
pixa jobs | Inspect and manage long-running operations |
pixa usage | Check credit balance and usage history |
Next steps
Use with Claude Code
Learn how to configure Claude Code to use the Pixa CLI.
CLI Reference
Explore every command, flag, and input format.