Skip to content

TravnikovDev/reels-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reels Maker 📽️

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⣠⣤⣤⣤⣤⣤⡀⠀⠀ ⠀⠀⠀⠀⠀⠀⢠⣿⣿⣿⣿⣿⣿⣿⣿⡄⠀ ⠀⠀⠀⠀⠀⠀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣧⠀ ⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇ ⠀⠀⠀⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠀ ⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡟⠀ ⠀⠀⠀⠀⠈⠻⢿⣿⣿⣿⣿⣿⣿⣿⣿⠟⠁⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠉⠉⠉⠁⠀⠀⠀⠀

A Node.js and TypeScript based tool to create Instagram reels from a set of images and an audio file.

Features

  • Analyze audio file for peak amplitudes and time codes
  • Generate a slideshow of images with transitions according to the time codes
  • Combine the slideshow with the audio to produce the final video

Dependencies

  • fluent-ffmpeg
  • ffmpeg-static
  • ffprobe-static
  • node-wave-file
  • sharp

Setup

  1. Clone the repository:
git clone https://github.com/yourusername/reels-maker.git
cd reels-maker
  1. Install the required dependencies:
npm install
  1. Start the project:
npm start

Usage

Provide a detailed guide on how to use your project, including any command-line arguments or API details.

Contributing

If you'd like to contribute to the project, feel free to submit a pull request.

License

Specify the license of your project if applicable.

About

App to create instagram reels based on audio peaks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published