Project Organizer is a simple but powerful script for Adobe After Effects that automatically sorts project items into folders based on their type (Videos, Images, Audio, Compositions, Solids, and more).
It helps you keep your project tidy and structured with a single click.
- Automatically create folders for:
- Videos (
.mp4,.mov,.avi, etc.) - Images (
.jpg,.png,.gif, etc.) - Audio (
.mp3,.wav, etc.) - Compositions
- Solids
- Other files
- Videos (
- Exclude files by name or comment
- Custom folder names and file extension filters
- Save and restore user settings
- Simple UI built into After Effects
- Download the script file:
ProjectOrganizer.jsx - Move it into your After Effects
Scriptsfolder:- Windows:
C:\Program Files\Adobe\Adobe After Effects\Support Files\Scripts\ - macOS:
/Applications/Adobe After Effects/Scripts/
- Windows:
- Launch After Effects
- Go to
File > Scripts > ProjectOrganizer
💡 You can enable "Allow Scripts to Write Files and Access Network" in
Edit > Preferences > Scripting & Expressions.
- Open your After Effects project.
- Run the script via
File > Scripts > ProjectOrganizer. - Select which folders you want to generate.
- Optionally, define custom extensions and exclusion rules.
- Click Submit – your project is now clean and organized!
Before:
Project
├── footage1.mp4
├── song.wav
├── comp1
└── image.png
After:
Project
├── Videos
│ └── footage1.mp4
├── Audio
│ └── song.wav
├── Images
│ └── image.png
└── Comp
└── comp1
This script is written in ExtendScript (JavaScript for Adobe apps).
Feel free to contribute or fork this repository!
This project is licensed under the MIT License.
Have a suggestion, issue or feature request? Feel free to open an issue or pull request!
If you find this script helpful, consider ⭐ starring the repo or buying me a coffee:
