[ SYS_LOG ONLINE ]

The Creator
Design Studio
© 2026

TC Creator Tools Pro v2.0

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 workspace.

TC Creator Tools Pro 🔓 (Interactive UI)
Workspace 01
Workspace 02
Workspace 03
// ANIMATION
Add Null
Add Solid
// SHAPES
Center Anchor
+ Fill
+ Stroke
+ Trim
+ Wiggle
// EASING : 85% GET EASE
Preview

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.

FADE
SPIN
BOUNCE
RIPPLE

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;
}
Development Log

The Roadmap

We are actively building the future of motion design workflows. Here is where we've been, and where we're going.

v1.0

The Foundation

Basic utility launch. Core layout snapping and baseline animation macros.

v1.0.1

Optimization

Added advanced easing engines, bug fixes, and timeline sequence staggering.

v2.0

The Studio Update

Feature-packed release. Expression baking, custom color palettes, and UI overhaul.

Next

AI Assistance

Integration with local LLMs to generate complex After Effects expressions via text prompts.

TBA

Secret Feature

To Be Announced

Pro License

Rs. 1,500

Rs. 11,700

Fetching live USD value...

Lifetime Access / One-Time Payment

Early Bird Sale
... Left

The first 2000 licenses are heavily discounted. Once these are gone, the price permanently returns to Rs. 11,700. Secure yours now.

  • All 4 Modular Workspaces
  • 50+ Animation & UI Macros
  • Live Velocity Easing Engine
  • Dedicated Setup Guide
Optional

ZXP file sent instantly via email.

[ SYS_LOG: DEVELOPER GOAL ]

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.

Dream Bike Goal - Covered Sportbike
Target Goal $6,500
Acquired 5.6%

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).

How does the 14-Day Trial work? +

You get full, unrestricted access to the entire plugin for 14 days. If you love it, you can purchase a lifetime license key to permanently unlock it.

Is this a subscription? +

No. The paid version 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 or trial start. 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.