Skip to content

diego3g/video-to-reels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video to Reels

This project aims to automate the process of converting a video file to a Instagram Reels ready format using FFMpeg, Imagemagick, Tensorflow and more.

Example

Dependencies

To run this script you need to install locally on your machine the following dependencies:

Running

  1. Open detect-face folder and run npm install;
  2. Save a horizontal video inside the origins folder;
  3. Change the value of videoFile variable inside convert.mjs;
  4. Run zx convert.mjs in the root folder to start conversion;
  5. Done! The output file will be stored at /videos folder;

Features

  • Rotate
  • Resize
  • Color filter
  • Audio normalization
  • Remove background noises
  • Add Instagram question overlay
  • Position video by face
  • Cut video when not talking
  • Subtitles

About

Automatically edit videos to post on Instagram Reels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published