Analysis updated 2026-05-18
Ask an AI assistant in plain language to build and render a titled video clip in After Effects.
Automatically apply ready-made effects like fire, smoke, or a cinematic color grade to a video.
Let an automated pipeline render, review, and fix a video clip on its own before finishing.
Test After Effects automation commands using a headless simulator with no software installed.
| arman-luthra/aftr | agi-ruby/ai-gpt_image2-seedance_2.0-video-skills | gaearon/react-aux | |
|---|---|---|---|
| Stars | 10 | 10 | 10 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | — | 2017-11-29 |
| Maintenance | — | — | Dormant |
| Setup difficulty | — | easy | easy |
| Complexity | — | 1/5 | 1/5 |
| Audience | vibe coder | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Aftr is a tool that lets an AI coding assistant like Claude Code control Adobe After Effects and build finished videos automatically, without a person doing any manual editing. It works by running a small controller program that talks over a network connection to a panel installed inside After Effects, which then carries out the requested actions, such as creating a video composition, adding a text title, applying a fire or smoke effect, animating text, and rendering the final video to a file. Setting it up involves starting the controller with a single command using npm, pip, or Docker, connecting it to Claude Code with another short command, and installing a companion panel inside After Effects itself. Once connected, you can describe what you want in plain language, such as asking for a five second title clip with a fire effect behind the text, and the assistant carries out the individual steps needed to build it. The tool includes roughly one hundred individual commands covering things like layers, keyframes, effects, masks, and text animation presets, plus ready-made effects such as fire, smoke, glitch, neon glow, and color grading that can be applied with a single call. It can also discover what fonts, effects, and plugins are already installed on your system rather than requiring you to guess their exact names. An automated pipeline can build a video clip, render it, review how it looks, and make corrections on its own before moving on. It requires After Effects versions from 2024 through 2026, Node.js version 18 or newer, and the ffmpeg video tool available on your system. There is also a headless simulator that lets developers test the tool's commands without having After Effects installed at all, along with an automated test suite. It supports both Windows and macOS and is released under the MIT license. The full README is longer than what was shown.
A tool that lets an AI coding assistant control Adobe After Effects to build and render finished videos automatically.
Mainly JavaScript. The stack also includes JavaScript, Node.js, WebSocket.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.