Install locally
Requires Node.js 20.19.0 or newer, npm, and FFmpeg on PATH for MP4 export.
npx @coppsary/motionly init my-videoReturn to a project
cd my-video && npx @coppsary/motionly devOpen the editor only
npx @coppsary/motionlyAssets folder
Put project media in assets/ and reference it from project.motion.
my-video/
project.motion
assets/
logo.svg
product-shot.png
soundtrack.mp3- Place images, videos, SVGs, GIFs, Lottie files, and audio in
assets/. - Use clear filenames and keep original aspect ratios.
- Save visual edits back to
project.motionfor version control.
Need more?
The full documentation covers SVG animation, keyframes, easing, assets, export formats, and the Motionly agent prompt template.