How to get started with video editing in CE.SDK?
CE.SDK includes a full browser-based video editor with no server dependencies. Out of the box you get multi-track timeline editing, trimming, captions, audio management, visual effects, animated text overlays, and MP4 export, all running entirely client-side.
Choose your starter kit
CE.SDK provides two ready-to-use starter kits depending on the complexity of your use case:
- Video Editor: the standard starting point, covering the core video editing workflow including timeline editing, clips, audio, captions, filters, and MP4 export.
- Video Editor Advanced: an extended version for more complex video editing requirements.
Both starter kits are available for all supported web frameworks, including React, Vue, Angular, Next.js, Nuxt.js, Svelte, SvelteKit, and Vanilla JS. Each comes with full source code on GitHub, a live StackBlitz demo, and step-by-step setup instructions so you can get something running quickly.
Where to go from here
For a broader overview of all video editing features and guides, see the video editing documentation.