A powerful open-source Adobe After Effects script UI panel specifically designed for handling subtitle workflows (.srt files) and quickly applying essential text/motion tools.
- IMPORT SRT: Seamlessly import
.srtfiles. The script parses the subtitle timings and automatically generates text layers with the exact corresponding in and out points. - SMART CUT: Automatically splits a text layer with line breaks into separate text layers. The duration of the original layer is divided appropriately to match the separated lines.
- ALIGN IN: Quickly shifts all keyframes on selected layers to align exactly with the layer's "In Point".
- KEYFRAME FADE: Easily apply Opacity or Scale fades (IN or OUT) by generating keyframes on selected layers.
- Allows you to set precise durations in seconds.
- Optional
Nullobject targeting for Scale fades, allowing you to fade the parent without altering the specific layer's scale properties or requiring expressions.
- Download or clone this repository.
- Inside Adobe After Effects:
- To run once: Go to
File > Scripts > Run Script File...and selectSrt for AE.jsx. - To install as a dockable panel: Copy the
Srt for AE.jsxfile into your After Effects installation directory underScripts/ScriptUI Panels. Restart After Effects, and open it from theWindowmenu.
- To run once: Go to
- Import an
.srtfile, select your text layers, and easily apply dynamic transitions!