Skip to main content
Pureframe AI processes videos asynchronously. You upload a file, get a job_id back immediately, and poll for status while the pipeline runs in the background.

Accepted formats

Maximum file size is 5 GB per upload.

Uploading a video

collection_id is required — a video must belong to a collection. See Collections to create one first.
Save both job_id (for tracking progress) and video_id (for searching and managing the video later). See Processing Status for polling details.

Next steps

See Processing Lifecycle for what happens inside the pipeline while your job is processing.