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
- Host: GitHub
- URL: https://github.com/thomasgassmann/whatsapp-sticker-converter
- Owner: thomasgassmann
- Created: 2018-11-24T21:28:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T18:25:38.000Z (over 7 years ago)
- Last Synced: 2025-02-23T08:14:43.395Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`