Skip to content

cutcliOne command to a CapCut draft

CapCut / Jianying draft CLI - script drafts locally, then upload and render in the cloud

cutcli

Quick try

bash
# Install cutcli
curl -s https://cutcli.com/cli | bash

# Run the simplest example
git clone https://github.com/xuliang2024/cutcli-cookbook.git
cd cutcli-cookbook/examples/01-hello-caption
bash run.sh

Open CapCut / Jianying — your new draft is already in the list.

Cloud render an existing draft:

bash
cutcli auth set --api-key cut_live_xxx_yyy
cutcli cloud render <draftId> --pretty
cutcli timer render --count 1 --pretty

Pick a starting point

中文用户请前往 docs.cutcli.com/zh/

Released under the MIT License.