Skip to content

Bored about download webp sticker, put in a converter and then finally edit it?

Notifications You must be signed in to change notification settings

Veeenz/webp-to-png-converter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sticker to PNG Bot

This really simple bot, @sticker_to_png_bot, allows you to get PNG of any sticker keeping the transparency.

But why?

Because every time I want to edit a sticker and add it to my pack I have to: Download the image, look for an online webp converter, wait conversion, save and edit. I'm sure, don't lie, at least one time you wanted to create a funny sticker just to make fun of friends.

Run your local copy

Well, even if it's a small bot, I suggest you to start with a virtual environment (if you can you should always do it)

python3 -m venv myenvironment
source myenvironment/bin/activate

Installing

You can install modules with our dear pip :)

pip3 install Pillow
pip3 install requests
pip3 install python-telegram-bot

About

Bored about download webp sticker, put in a converter and then finally edit it?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages