English | 한국어
Video editing software designed for motion effects and versatility.
In addition to essential features like basic cut editing, animation, sound mixing, external library extensions, project management, and text editing, our software offers a wide range of powerful tools.
It also supports layer-based editing, which differs from traditional track-based editing. This approach makes it easier to apply multiple effects to individual assets, providing greater flexibility and creative control.
Important
📢 Currently, the 0.4.0 version is being refactored. It can be a little unstable.
- Cut Edit
- Audio mixing
- Fast rendering with FFmpeg
- Unlimited layers
- Cross Platform
- Re-position animation, Keyframe
- Add Text
- External Extension
- Save&Load Project as File
- Multilingual Support
- and more...
First, install dependencies.
npm install
and, Download ffmpeg and ffprobe into the "./bin" folder. There's a version for Mac and a version for Windows separately. Compatible binary files can be downloaded from https://github.com/cartesiancs/ffmpeg4nugget
next, Permission grant is required. Please enter the command below to grant permission for bin folder.
chmod -R 777 bin
npm run dev
npm run start
Our ultimate goal is to empower creators to produce motion graphics effortlessly. We hope they can achieve stunning motion effects without relying on heavy software like After Effects.
Please refer to the roadmap file for more details.
We are adopting the GPL 3.0 license. license file