A tool to download Facebook Messenger Stickers and convert them into gif using basic AI.
pip install Pillow
from sticker2gif import Maker
url = input('URL: ')
tool = Maker(url, log=True)
tool.run()
1- Inspect the sticker you want to save:
2- Head to the link of the sticker and copy it:
3- Paste it into the terminal, give it a name and determine the duration between the frames of the GIF:
4- Voilà: