Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 542 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 542 Bytes

Image Converter for Telegram Stickers

About

This repository includes a script to automatically remove the backgrounds of a large amount of images and convert each image to a format which can be then turned into a Telegram sticker.

Usage

Put all the images you want to convert in a source directory.

$ ./icts.sh <source directory> <destination directory>

The converted images will be in the destination directory.