# videoeditor **Repository Path**: JoinXin/videoeditor ## Basic Information - **Project Name**: videoeditor - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-05 - **Last Updated**: 2026-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

image

A friendly AI powered open-source alternative to Capcut, Canva.
Discord   Twitter   Website

## ✨Features

Advanced Multi‑Track Editing

Edit across unlimited tracks with precise control, snapping, and effortless layer management.


image

Real‑Time Preview

See every change instantly with low‑latency playback—no waiting, no rendering.


Fast Export

Render high‑quality videos quickly and export exactly where you need them.


Vibe AI Assistant

Describe your idea and let Kimu generate edits, timing, and layouts automatically.


Smart Media Library

Organize by type, tags, and sentiment—search and filter your assets in seconds.


Cloud‑Synced Projects

Keep timelines and assets in sync across devices so you can pick up right where you left off.


transitions, offline datastore, OAuth based security, change control
and much more...

## 🐋Deployment ``` git clone https://github.com/robinroy03/videoeditor.git cd videoeditor docker compose up ``` ## 🧑‍💻Development ``` pnpm i pnpm run dev (frontend) pnpm dlx tsx app/videorender/videorender.ts (backend) uv run backend/main.py flip `isProduction` to `false` in `/app/utils/api.ts` ``` ## 📃TODO We have a lot of work! For starters, we plan to integrate all Remotion APIs. I'll add a proper roadmap soon. Join the [Discord Server](https://discord.com/invite/GSknuxubZK) for updates and support. ## ❤️Contribution We would love your contributions! ❤️ Check the [contribution guide](CONTRIBUTING.md). ## 📜License This project is licensed under a dual-license. Refer to [LICENSE](LICENSE.md) for details. The [Remotion license](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md) also applies to the relevant parts of the project.