Video or GIF convert with using ffmpeg.wasm
- typescript
- react
- react-feather
- react-dropzone
- webpack with esbuild(esbuild-loader)
- ffmpeg.wasm
- emotion.js (CSS-in-JS)
https://video-gif-web-converter.vercel.app/
- Chrome ✅
- Clone this Repository
git clone https://github.com/nabigraphics/video-gif-web-converter.git
- Install NPM Packages
npm install
- Start
npm start