FConvert is a online media conversion tool, powerd by Next.js, Typescript and ffmpeg.wasm FConvert can convert audio, video, and image files fast and secure
- convert jpeg to png, jpg, svg and much more
- convert mp4 to mkv, webm and much more
- convert videos to audio
Next.js, Typescript, shadcn-ui, and ffmpeg.wasm
Clone the project
git clone https://github.com/harshit-senpai/FConvert
Go to the project directory
cd FConvert
Install dependencies
npm install
Start the server
npm run dev