Create Videos with Web Technology!

Using Svelte and Web APIs, effortlessly create videos for technical documentation, presentations, etc without ever touching an old fashioned video editor.

Docs GitHub

Real Videos, no Widgets

Svele-In-Motion uses the ever prevalent ffmpeg to create .mp4, .webm, etc files that you can upload and embed anywhere! And, it uses the excellent ffmpeg.wasm to run the whole workflow in your Browser.

In-Browser or On Desktop

From creation to video rendering, Svelte-In-Motion's workflow can run completely in your Browser locally. Or, you can download a packaged desktop version powered by Tauri from Releases.

Realtime Previews and Editing

Svelte-In-Motion provides an IDE so you never have to leave the application for anything. With a functional virtual filesystem and code editor.

Programatic Video Creation

Since all Svelte-In-Motion videos are just Svelte Components and regular Web Platform, you can create videos to exact specifications.