OpenFishTools is a CEP (Common Extensibility Platform) extension panel for Adobe After Effects designed to streamline motion design workflows, animation controls, and project management.
Developed by cutefishaep.
- Interactive bezier curve handle adjustments.
- Easing presets with instant application and auto-apply toggles.
- Converts After Effects compositions into Alight Motion XML scenes.
- Recursive pre-composition embedding and keyframe data extraction.
- Optional expression baking and adjustment layer filtering options.
- Automatic background project backup into designated storage folders (
com.cutefish.tools/Auto Save). - Non-disruptive background saving with timestamped file naming formats:
ProjectName [HH.MM.SS] [DD-MM-YYYY].aep.
- Quick anchor point alignment grid.
- Smart auto-crop pre-compositions.
- Comp ratio and FPS format changers.
- Layer duplication, cropping, overlap, and screenshot tools.
- Custom text animation presets and one-click animator clearing tools.
Download the latest release from the GitHub Releases page:
- macOS: Run
OpenFishTools.pkgand follow the setup wizard. - Windows: Run
OpenFishTools_Setup.exeand complete installation.
Note: Automated installers automatically configure PlayerDebugMode registry/plist settings required for CEP extensions.
- Download or clone this repository.
- Move the
OpenFishToolsdirectory into your system's CEP extensions folder:- macOS:
/Library/Application Support/Adobe/CEP/extensions/ - Windows:
C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\
- macOS:
- Enable
PlayerDebugModefor unsigned extensions:- macOS:
defaults write com.adobe.CSXS.12 PlayerDebugMode 1 - Windows Registry:
HKCU\Software\Adobe\CSXS.12->PlayerDebugMode = "1"(string).
- macOS:
- Launch After Effects and navigate to Window > Extensions > Fish Tools.
Enable Allow Scripts to Write Files and Access Network under After Effects Preferences:
- After Effects:
Preferences > Scripting & Expressions
Requirements: macOS with Xcode Command Line Tools (pkgbuild and productbuild).
cd Installer/Mac
chmod +x build_pkg.sh
./build_pkg.shOutput binary: Installer/Mac/OpenFishTools.pkg
Requirements: Inno Setup 6.x.
Run the automated batch script:
cd Installer\Windows
build.batOr manually compile Installer\Windows\OpenFishTools_Setup.iss inside Inno Setup Compiler.
Output binary: Installer/Windows/OpenFishTools_Setup.exe
This project is licensed under the MIT License.
OpenFishTools is an independent extension. Adobe and After Effects are registered trademarks of Adobe Inc. OpenFishTools is not affiliated with, endorsed by, or sponsored by Adobe Inc.