la-lo-go / images-2-stickers

Create Whatsapp and iMessage stickers packs automatically
Mozilla Public License 2.0
1 stars 0 forks source link
automation imessage imessage-stickers python whatsapp whatsapp-stickers

Images 2 Stickers

Using Python and the .wastickers compressed files format by Viko & Co. convert images to stickers packs for Whatsapp and iMessage.

Prerequisites

  1. Python 3+
  2. Sticker Maker app (Download: iOS/Android)

Steps

  1. Clone (or download) the repository:

    git clone https://github.com/la-lo-go/images-2-stickers
  2. Install the packages:

    python -m pip install -r requirements.txt

How to use the program

  1. Into the input folder copy all the images you want to convert (3 minimum) and an icon image as icon.png or icon.jpg.
  2. Run the main.py file

    python main.py
  3. Input the name of the sticker package and the author.
  4. Transfer the .wastickers files to your phone.
  5. Open the files with the Sticker Maker app and add them to Whatsapp.

Roadmap

License

Mozilla Public License 2.0

License: MPL 2.0