OpenCut (formerly known as AppCut) is a free, open-source video editing platform designed for versatility across web, desktop, and mobile environments.
Why OpenCut?
Core Features
Before You Install Ensure you have the following tools installed:
Clone the repository:
git clone https://github.com/OpenCut-app/OpenCut.git
Navigate to the web app directory:
cd apps/web
Install dependencies:
bun install
Start the development server:
bun dev
Prerequisites
Step-by-Step Instructions
Start the database and Redis services (run from the project root):
docker-compose up -d
Navigate to the web app directory:
cd apps/web
Copy the environment configuration file:
cp .env.example .env.localcopy .env.example .env.localCopy-Item .env.example .env.localConfigure the required variables in .env.local:
DATABASE_URL="postgresql://opencut:opencutthegoat@localhost:5432/opencut"
BETTER_AUTH_SECRET="your-generated-secret-here"
BETTER_AUTH_URL="http://localhost:3000"
UPSTASH_REDIS_REST_URL="http://localhost:8079"
UPSTASH_REDIS_REST_TOKEN="example_token"
NODE_ENV="development"
Generate a BETTER_AUTH_SECRET:
openssl rand -base64 32[System.Web.Security.Membership]::GeneratePassword(32, 0)node -e "console.log(require('crypto').randomBytes(32).toString('base64'))"Run database migrations (from within apps/web):
bun run db:migrate
Launch the development server (from within apps/web):
bun run dev
Once the process is complete, the application will be accessible at http://localhost:3000.
Tiny Qwen: A Clean PyTorch Implementation of Qwen3 and Qwen2.5-VL
ChatGPT-on-WeChat Setup Guide: Run GPT-4o, Claude & More on WeChat
Cline AI Coding Assistant for VS Code: Powered by Claude Sonnet
mRemoteNG Setup: Manage RDP, SSH, and VNC in One Tabbed Console
Trae Agent: Run Complex Dev Workflows With Plain English Prompts
Larachat: Build a Real-Time AI Chat App with Laravel and React
n8n-MCP: Give Claude Access to 525+ n8n Nodes in Minutes
SerenityOS Build Guide: A C++ Unix-Like System for x86, Arm, and RISC-V
Fay: Build and Deploy Your Own Talking Digital Human for Free
Microsoft’s NLWeb: Converting Any Website into a Conversational Interface
ChineseBQB: The Ultimate Archive of Chinese Memes—Search, Download, and Win Every Group Chat
MM-Wiki: A Lightweight Enterprise Wiki & Team Collaboration Tool