Render
Producing the final video file from a composition. Renders are repeatable: the same composition with a new script produces a new video, not a new project.
Definition
Producing the final video file from a composition. Renders are repeatable: the same composition with a new script produces a new video, not a new project.
Why it matters
Repeatable renders are the economics of the whole approach — the tenth variant costs a fraction of the first.
Where it shows up in Hypit
Triggered from a run; build targets are declared in the run source.
Related
FAQ
Is render specific to Hypit?
The idea is general to video workflows; the way it is expressed here follows how Hypit models projects, so the term maps to something you can actually edit.
Where can I see it in practice?
The quickstart walks through a full clone, and the clone-format pages show the same concept used in a real structure.
Do I need the paid API for this?
No. The agent tooling is free and open source; the managed API is optional.