Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 382 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 382 Bytes

Brief

Add a process bar to GIF image. Enjoy yourself. XD

Usage

python3 gif_process_bar.py /path/to/original.gif /path/to/new.gif "#background_color_hex" "#bar_color_hex"

Demo

python3 gif_process_bar.py testfiles/pendulum.gif testfiles/new.gif "#FFFFFF" "#111111"

From:

Original GIF

To:

new GIF