Last updated:
0 purchases
pixelart2tgs 1.0.1
pixelart2tgs
Simple .gif to .tgs converter cli utility.
Warning
After update of Telegram with the addition of video stickers, this project lost all practical meaning. If you need to make animated stickers from GIFs after January 2022, use ffmpeg.
Some not so user friendly alternatives
MattBas's lottie
bodqhrohro's giftolottie
Installation
python -m pip install pixelart2tgs
and then usage:
python -m pixelart2tgs
Usage examples
$ pixelart2tgs -i input.gif
input.gif -> input.tgs
$ pixelart2tgs -i first.gif -i second.gif sticker.tgs -y
first.gif -> first.tgs
second.gif -> "sticker.tgs
License
MIT License
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.