Create perfectly distanced sticker packs for redbubble with 5 images
GUI included
Requires Python 3+ pip is a package-management. Starting with Python 3.4, it is included by default with the Python binary installers.
Run this commands through CMD or Bash
pip install PySimpleGUI
pip install Pillow
Run stickerPack.pyw
You can run it through CMD or Bash with this command
python3 stickerPack.pyw
- Browse and select 5 images (PNG and JPG surely supported)
- Set width and height of canvas (better if squared)
- Browse and select a folder where to output the pack
- Write the name wanted for the pack
- Click
Generate
Enjoy!
- The extension of the script is
pyw
since no CLI is needed - The coordinates where the images are placed are based on canvas size
- There is a variable distance between each image based on canvas size