Bash script to convert images to a format compatible with Telegram sticker packs
Go to file
2018-05-19 14:17:40 -07:00
LICENSE Initial commit 2018-05-19 10:10:20 -07:00
README.md Update README.md 2018-05-19 10:14:33 -07:00
stickerizer.sh Automatically append backslash to provided path 2018-05-19 14:17:40 -07:00

telegram_stickerizer

A short script to reformat images to comply with the sticker requirements of Telegram Messenger (512px on one side, .png) REQUIRES IMAGEMAGICK TO FUNCTION

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/