/reel-generator

Generate an Instagram reel from images

Primary LanguageTypeScriptMIT LicenseMIT

Generate 30-seconds reel (compatible with Instagram) from images you upload.

Getting Started

  1. brew install ffmpeg
  2. npm i
  3. npm run dev. This will start the server (defaults to 0.0.0.0:5000).
  4. Visit http://0.0.0.0:5000/ to upload the pictures you want to include in your reel.