Using Python and the .wastickers compressed files format by Viko & Co. convert images to stickers packs for Whatsapp and iMessage.
-
Clone (or download) the repository:
git clone https://github.com/la-lo-go/images-2-stickers
-
Install the packages:
python -m pip install -r requirements.txt
-
Into the
input
folder copy all the images you want to convert (3 minimum) and an icon image asicon.png
oricon.jpg
. -
Run the main.py file
python main.py
-
Input the name of the sticker package and the author.
-
Transfer the
.wastickers
files to your phone. -
Open the files with the Sticker Maker app and add them to Whatsapp.
- Automatically create multiple packs with just one click regardless of the number of photos.
- Create different packs based on the files organization.
- Add .gif support.