An open API service indexing awesome lists of open source software.

https://github.com/thomasgassmann/whatsapp-sticker-converter

Simple script to convert existing images into WhatsApp compliant stickers
https://github.com/thomasgassmann/whatsapp-sticker-converter

Last synced: about 1 month ago
JSON representation

Simple script to convert existing images into WhatsApp compliant stickers

Awesome Lists containing this project

README

          

# WhatsApp Sticker Converter
Converts a list of given files into WhatsApp compatible webp images with a resolution of 512x512 and a margin of 16px.

Install dependencies:
`python -m pip install -r requirements.txt`

Run
`python convert.py`