Run open-source video pipelines on your own hardware — ControlNet, ReActor, and inpainting included — or point the same interface at your cloud backend when you need more horsepower.
Four core pipelines, wired together in one studio — built for editors who'd rather not upload their footage anywhere.
Guide motion and structure frame-by-frame with local pose, depth, and edge maps — no round trip to a remote server.
ReActor-powered swaps processed offline, frame by frame, with consistent identity across cuts and lighting changes.
Mask, remove, or replace elements with pixel-precise local edits that hold up across an entire clip.
Connect custom code to local render nodes or cloud endpoints through one consistent API surface.
Every workflow in the studio is exposed through the same API — swap the endpoint and nothing else changes, whether you're running on a local GPU or a cluster you manage yourself.
// point Creativz Ai Studio at a local or remote node export default { backend: "local", // or "cloud" endpoint: "http://localhost:8188", pipelines: ["v2v", "faceswap", "inpaint"], onFrame: (frame) => renderPreview(frame) };
Drop a source clip here, or click to browse
MP4, MOV, WEBM up to 2GB
Node Ready · no footage leaves this machine
Awaiting render — configure a pipeline and start
Free to start locally. Scale to your own backend whenever the project calls for it.