100 free credits. No card required.

Auto-edit videos
from your terminal

Your AI agent analyzes footage, picks the best cuts, and renders on your original 4K. Your footage never leaves your machine.

$curl -sL https://kalafy.ai/api/install | bash
Terminal
Scroll down to see the demo...

See it in action

Raw footage on the left. AI-edited result on the right. Same video. Zero manual editing.

Before (43s raw)
After (30s edited)

Two tools. One pipeline.

Auto-edit your footage. Generate the soundtrack. Done.

Auto-Edit

Live

AI analyzes every frame at full resolution. Finds the best moments, cuts silence, picks transitions. Returns precise timestamps. You render locally on original 4K.

Single clip or 20+ clips to multiple vlogs
Full resolution analysis, frame by frame
Your footage stays on your machine
Re-edit same session, no re-upload
> Edit my vlog, cinematic with smooth cuts, under 3 min

AI Music

Live

Generate custom background music from text. Any mood, any length up to 3 minutes. Get .mp3 back. Your agent mixes it into the final video automatically.

12 mood presets: lofi, cinematic, energetic...
Custom prompts for any style
Auto-match music to your video mood
Mix into video with one command
> Generate chill lofi music, 30 seconds, vinyl crackle

Coming soon

Motion Graphics

Soon

Auto-add overlays, callouts, and animated transitions

Sound Effects

Soon

30+ curated SFX. Whooshes, risers, impacts

Viral Effects

Soon

Face swap, style transfer, AI animation

Zero to edited vlog in 10 minutes

1

Install in 10 seconds

One command. Works with Claude Code and any AI agent that reads skills.

2

Describe what you want

"Edit my vlog, cinematic" or "Generate lofi music, 30s". Natural language.

3

Get production-ready output

AI picks the best cuts, renders on your original 4K. Music generated as .mp3.

Real output from Auto-Edit

Precise cut points with reasoning. Your agent applies these locally on your 4K footage.

edit_decisions.json
{
  "status": "completed",
  "confidence_score": 0.97,
  "edit_decisions": [
    {
      "action": "keep",
      "in": 0.0, "out": 4.0,
      "reason": "Intro hook and speaker intro",
      "transition": "fade"
    },
    {
      "action": "keep",
      "in": 5.0, "out": 11.0,
      "reason": "Product showcase, two segments merged",
      "transition": "dissolve"
    },
    {
      "action": "keep",
      "in": 20.0, "out": 26.5,
      "reason": "Benefits comparison, argument flow",
      "transition": "dissolve"
    }
  ],
  "suggestions": [
    "Add soft acoustic track during benefits section"
  ]
}

Just tell your agent

>Edit my vlog at ./footage.mp4, keep it under 3 min, cinematic style
>I have 20 clips in ./raw/ — make 3 vlogs: morning, tech review, night out
>Generate upbeat background music for a 45-second travel reel
>Auto-edit this cooking video, remove silence, smooth transitions
>Generate cinematic orchestral music, 60 seconds, dramatic build-up

Start editing videos from code

First 100 developers get instant access with 100 free credits. No card required.

or get started now
$curl -sL https://kalafy.ai/api/install | bash