Skip to main content
Use this page to choose a command. The CLI reference contains detailed flags, examples, and environment settings. The installed version remains authoritative: run npx hyperframes <command> --help.

Everyday project loop

Work with media

Reuse and inspect

hyperframes timeline also accepts agent editing verbs. Use move, trim, split, or delete with a row ref; add --plan to inspect the before/after rows and diff without writing, or --json for a machine-readable receipt. Time values accept seconds, relative offsets, frames, and anchors such as after:#intro.

Rendering and automation

The CLI also renders in batches and from variables, writes image sequences and several video formats, and runs in the cloud — managed, on AWS Lambda, or on Google Cloud Run. Most commands take --json when you need to read the result from a script. Start with the simple command, then open the full reference for the exact options needed by automation or infrastructure.
Run npx hyperframes <command> --help for the installed version’s exact syntax.