A web app to compress videos in the right in the browser with up to 90% smaller file size while maintaining quality.
- React (Vite)
- TailwindCSS
- FFmpeg.wasm
-
Clone the repo:
git clone https://github.com/rohit1kumar/video-tools.git
-
Install dependencies:
npm install
-
Run the app:
npm run dev
Open http://localhost:5173
to start compressing videos.