Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 705 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 705 Bytes

Video to Gif Convertor PWA

Introduction

A fast Video to Gif convertor Service without any need for back-end servers. Made with possible with WASM(Web-Assembly) and FFmpeg combined.

Setup

  • npm i && npm start

Main page

Alt text Alt text

  • Upload videos from any length, ONLY MP4 files.
  • Optional selected time/duration of the gif.
  • Fast upload and download.
  • Offline Support!!!.

Packages used

  • React (Front End Framework)
  • Gatsby (Front End Static Page)
  • FFmpeg (WASM)
  • Web Assembly (WASM)
  • Font Awesome (Icons Kit)
  • Firebase (Deployment)