Skip to content
/ easyidea Public

This project was created to simplify the creation of several designs to put on t-shirts, mugs, etc.

License

Notifications You must be signed in to change notification settings

yoest/easyidea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easyidea

This project was created to simplify the creation of several designs to put on t-shirts, mugs, etc.

Description

Every design that can be put on a print-on-demand site requires a long creation process such as finding the right fonts, images and colors. The purpose of this program is to automate most of this process by reducing the work to only giving the right images and quotes. After that, this program creates several designs that can be chosen to keep only the good one.

Exemple

This program generates, for example, this type of design (in white and black version) :

White design


Getting Started

Dependencies

  • Pillow - pip install Pillow
  • numpy - pip install numpy
  • OpenCV - pip install opencv-python
  • pywhatkit - pip install pywhatkit
  • wand - pip install Wand
  • ImageMagick - download

Installing

  • Just clone this repository, no modification is needed.

Executing program

  • To run this program, use the following command :
python3 ./src/main.py

Help

Make sure you have downloaded ImageMagick first. Without it, the program will not work.


Authors

@Yorick Estievenart

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details.

About

This project was created to simplify the creation of several designs to put on t-shirts, mugs, etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages