Coder Social home page Coder Social logo

deusares / sticker-pack-for-redbubble Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 17 KB

Create perfectly distanced sticker packs for redbubble with 5 images

License: The Unlicense

Python 100.00%
redbubble script sticker sticker-pack sticker-packs

sticker-pack-for-redbubble's Introduction

Sticker-pack-for-redbubble

Create perfectly distanced sticker packs for redbubble with 5 images

GUI included

image

Installation

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

Usage

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!

Notes

  • 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
    • You can reduce or increase it by changing line #36 and #37
    • image
    • The more you divide the less are distanced, and the other way around if you decrease the division factor
    • The image distance is not exactly tested, feel free to open an issue to change it for everyone

sticker-pack-for-redbubble's People

Contributors

deusares avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.