Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 686 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 686 Bytes

GifResizer

** This script makes gifs` size without reducing the quality **

Documentation

Installation

The script must work with python 3.11, but any other versions have not been checked.

To launch the script:

  1. Download all .py files from bin directory into one folder.
  2. Launch main.py using python main.py or python bin/main.py if you have downloaded all the project.

Usage

Enter a URL/a local path on your computer to the gif you need to increase its size.

A number of length of a buffer of frames is a length of a buffer saving all frames. The parameter affects your RAM if a frame of a gif too big, and you have not much RAM. Recommended value is 1000.