Skip to content

A Python3 application to resize all images in a folder for a telegram sticker pack

License

Notifications You must be signed in to change notification settings

federicotorrielli/stickerResizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram sticker resizer

What is does

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.

Requirements

  • Python (3.6+)
  • pip
  • A working brain

How-to

Do a backup!

I don't care if you will lose all your original images or not, just copy them in the folder.

Install the correct python3 requirements

pip install -r requirements.txt

Run the application

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

Testing

This program was tested on Linux only, testing on other platform by contributors are welcome.

Pull requests are also welcome, of course.

About

A Python3 application to resize all images in a folder for a telegram sticker pack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages