Workflow Reimagined
for the Modern Animator
Unlock powerful tools to manage, track, and scale your After Effects workflow seamlessly. Replaces 6 premium plugins with one modular, drag-and-drop React workspace.
Tools for the Modern Studio
Tailored motion tools designed to simplify your timeline, boost render efficiency, and support your creative output in today's fast-paced industry.
Live Velocity Engine
Ditch the Graph Editor. Preview exact velocity curves live, copy eases from timeline keyframes, and apply instantly.
50+ Animation Macros
Generate perfect In/Outs, UI elements, Text reveals, and Physics loops instantly with a single hover preview.
Smart Layout Utilities
9-point anchor snapping without shifting layers, batch renaming, sequence staggering, and alignment tools.
Expression Code Studio
Write, save, and inject custom JS expressions. Includes built-in physics and a 1-click feature to bake math into keyframes.
amp = .05;
freq = 4.0;
decay = 2.0;
n = nearestKey(time);
if (n > 0){
v = velocityAtTime(...);
value + v*amp;
} else {
value;
} 990 LKR
Lifetime Access / One-Time Payment
- All 4 Modular Workspaces
- 50+ Animation & UI Macros
- Live Velocity Easing Engine
- Dedicated Setup Guide
The Dream Bike Fund
I built this tool to automate the tedious parts of our jobs. Every license directly supports my goal of replacing my old gear with a new sportbike. Support the build.
Frequently Asked Questions
What versions of After Effects are supported? +
TC Creator Tools Pro requires Adobe After Effects CC 2021 (v18.0) or newer. It is fully compatible with both Windows and macOS (including Apple Silicon natively).
Is this a subscription? +
No. This is a one-time purchase. You get lifetime access to the current version, plus all minor updates and bug fixes for free.
How do I install the extension? +
You will receive a .zxp file upon purchase. You can install it instantly using AEScripts ZXP Installer or Anastasiy's Extension Manager.
Will this slow down my After Effects? +
No. The UI is built on a lightweight React framework that uses virtually zero CPU when idle. The expressions applied are optimized, and you can 'Bake' them to keyframes instantly if your timeline gets heavy.