Skip to content

AaryakCreator/After-Effects-Frame_Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎬 AE-FrameSlicer

A lightweight After Effects script to split compositions into individual frames or time-segments.

License Adobe After Effects Version


🧠 Overview

AE-FrameSlicer (formerly Cut-Into-Frames) automates the tedious process of manually slicing a composition into frames or equal time segments inside Adobe After Effects.

It’s perfect for:

  • Exporting animation frames or sub-clips
  • Preparing sprite sequences for games
  • Analysing motion frame-by-frame
  • Creating layered video effects
  • Using Waifu2x extension in After Effects

✨ Features

  • 🎞️ Split a comp into frames or equal-length segments
  • ⚑️ Automatically generate new layers or sub-comps
  • πŸ”§ Works natively in After Effects scripting system (JSX)
  • πŸ’Ύ Zero dependencies β€” simple plug-and-run
  • 🧩 Ideal for animators, editors, and game devs

πŸš€ Getting Started

πŸ”Ή Prerequisites

  • Adobe After Effects (CC or later)
  • Basic knowledge of running .jsx scripts

πŸ”Ή Installation

git clone https://github.com/AaryakCreator/Cut-Into-Frames.git

πŸ”Ή Step 1 β€” Installation

  1. Clone or download this repository:
    git clone https://github.com/AaryakCreator/Cut-Into-Frames.git
  2. Locate the CompIntoLayers.jsx file.
  3. Open Adobe After Effects.

πŸ”Ή Step 2 β€” Running the Script

In After Effects:

  1. Go to File β†’ Scripts β†’ Run Script File.
  2. Select CompIntoLayers.jsx.
  3. Enter how many frames or equal segments you want. The script automatically creates sub-compositions or layers like:
  • Frame_01
  • Frame_02
  • Frame_03
  • ....

About

A simple After Effects script that cut the sequence into specified frames.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors