/utils

some useful programs

Primary LanguagePythonMIT LicenseMIT

Some useful programs

  • frame_manager: create a .gif/.mp4 file from a folder of images or from a .gif/.mp4 file (with several options: change resolution, fps, size, extract all images from a .gif/.mp4 file, add padding on any side with specified RGB color, rotate, etc.). Can also be used to extract images from .gif/.mp4 file

  • folder_to_binary: convert a folder with all its content to a single binary file with specified delimiter. It can also extract the binary file to restore the folder

  • pdf_manager: manage pdf files (compression, remove or keep pages, change pages order, merge several pdf files and overlay a pdf file with another)

  • unzip: unzip files (tar.gz, tar, zip, etc.)

  • video_manager: manage videos with several options (concatenate multiple videos, change resolution, skip 1/N frames, change fps)