ed-asriyan / lottie-converter

Converts Lottie Animations (.json / .lottie) and Telegram stickers (*.tgs) to GIF / PNG / APNG / WEBP / WEBM
https://t.me/tgtowabot
MIT License
795 stars 72 forks source link

64x64 resolution? #44

Closed CommanderTvis closed 3 years ago

CommanderTvis commented 3 years ago

I'm re-uploading some Telegram stickers to a service that has a 512 KiB size limit for each gif, and it would be nice to have a 64x64 resolution.

ed-asriyan commented 3 years ago

To convert Telegram sticker to GIF with custom resolution, use this tool as follows:

$ node cli.js /home/ed/Downloads/super_pack/ --height 64 --width 64