2018-05-19 17:10:20 +00:00
|
|
|
# telegram_stickerizer
|
2018-05-19 17:13:55 +00:00
|
|
|
A short script to reformat images to comply with the sticker requirements of Telegram Messenger (512px on one side, .png)
|
2018-05-19 17:14:33 +00:00
|
|
|
REQUIRES IMAGEMAGICK TO FUNCTION
|
2018-05-19 17:13:55 +00:00
|
|
|
|
|
|
|
Usage: ./stickerizer image_source_dir destination_image_dir
|
|
|
|
|
|
|
|
For more information on making sticker packs, check https://telegramhub.net/how-to-create-your-own-sticker-pack-for-telegram/
|