Tired of having to manually convert and resize all your images to be fit for Telegram stickers? I got a little script for you here to ease your life.
DISCLAIMER: this won't bring the joy of a loving mother or a good and healty relationship with a female.
- Python (3.6+)
- pip
- A working brain
I don't care if you will lose all your original images or not, just copy them in the folder.
pip install -r requirements.txt
First, put all your .jpg or .png images in the folder in which you got the main.py, then:
python3 main.py
or
./main.py
This program was tested on Linux only, testing on other platform by contributors are welcome.
Pull requests are also welcome, of course.