Tip
Note: This software was developed by a single programmer and is not actively maintained. It has not been thoroughly tested, so using this project as a reference is not recommended. This project is a recreation of a somewhat suspicious website found overseas—use at your own discretion.
- Browser-based FFmpeg tool
- Powered by WebAssembly
- Fast development environment with Vite
- UI built with MUI
- Fully implemented in TypeScript & React
| Category | Technologies |
|---|---|
| Frontend | React, TypeScript |
| Bundler | Vite |
| Core Engine | FFmpeg (WebAssembly) |
| UI Framework | MUI |
git clone https://github.com/NA-JPBrew/FFmpeg-Tools.git
# or
git clone git@github.com:NA-JPBrew/FFmpeg-Tools.git
cd FFmpeg-Tools
npm install
npm run dev
npm startOnce the server starts, open:
http://localhost:3000
This project is not actively maintained, but feel free to explore or fork it.