After Effects meets AI. In your browser.
Professional motion graphics editor with timeline control, keyframes, and AI assistance. Create stunning animations and export MP4 videosβall in your browser, free forever.
- Timeline Editor β Full keyframe control with smooth interpolation and easing curves
- Layer System β Text, shapes, images, video, audio, and more
- Interactive Canvas β Zoom, pan, grid controls, and real-time preview
- Export β High-quality MP4 videos
- AI Assistant β Get smart animation and layer recommendations via chat
- Auto-Generation β Create motion sequences automatically
- MCP Integration β Use DevMotion tools directly in Claude
- Cloud Storage β Persistent project storage with PostgreSQL
- Authentication β Secure user accounts (Google OAuth)
- File Upload β S3-compatible storage for media files
Visit devmotion.app β no account required for basic use.
# Install dependencies
pnpm install
# Start database (Docker)
pnpm db:start
# Push schema
pnpm db:push
# Start dev server
pnpm devOpen http://localhost:5173
Use DevMotion's animation tools directly in Claude Desktop:
claude mcp add --transport http devmotion devmotion.app/mcpTools: create projects, add/edit layers, apply animations, configure settings.
# 1. Clone and configure
cp .env.example .env
# Edit .env with your settings
# 2. Start with Docker Compose
docker compose up -d# Build
pnpm build
# Run (requires PostgreSQL + S3)
pnpm start| Component | Technology |
|---|---|
| Framework | SvelteKit + Svelte 5 |
| UI | Shadcn + Tailwind CSS v4 |
| Video | MediaBunny & fluent-ffmpeg |
| AI | Vercel AI SDK + OpenRouter |
| Database | PostgreSQL + Drizzle ORM |
| Auth | Better Auth |
MIT β See LICENSE for details.
DevMotion β After Effects meets AI. In your browser.
Motion graphics reimagined for the web.
