Browse our latest products
The Ultra-Fast Layer Breakdown Pro
Pickup currently not available
Take a look at a step by step usage of my script
How to Use
Follow these steps to get started
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Step 12
Step 13
Step 14
Step 15
Step 16
Frequently asked questions
Will this script work with my version of Photoshop?
Yes. This script is built using ExtendScript (JSX) and Action Manager code, making it compatible with legacy versions like Photoshop CS6 all the way up to the latest Creative Cloud 2026. Unlike standard Photoshop Actions (.atn), which can be "brittle" and break between updates, this script dynamically communicates with the Photoshop engine to ensure a consistent experience across different OS and software versions.
Do I need to rename my layers for the animation to work?
Not at all. One of the primary advantages of using this script over a standard Action is its ability to perform a Recursive Traversal. This means the script automatically detects and animates every layer in your document, including those tucked away inside nested groups and folders, regardless of what they are named.
Is the animation process destructive to my original file?
No. To ensure your workflow remains safe, the script is wrapped in a single "Undo Group". If you aren't happy with the results or applied it to the wrong document, you can revert the entire animation with one single "Undo" command (Ctrl+Z / Cmd+Z) rather than having to manually reset every layer's timing.