Stitchy
Stitchy is a crochet pattern generator. It's here to help you convert an image into a rectangular pattern of knots.
Install / Use
/learn @jamestomasino/StitchyREADME
Stitchy
My wife loves to crochet, and likes to challenge herself by making new rectangular patterns from images she finds online. To support her ~~addiction~~ hobby, I'm building a web-app to help her generate these patterns.
Goals / To Do
- [x]
Createa grid of x-width and y-height - [x]
Uploadan image to overlay the grid - [x]
Rotate,Scale,Transformthe image onto the grid - [x]
Processthe image using either black & white or dominant color per grid block - [x]
PrintorSavethe generated image - [x] Make everything look pretty
- [x] Click on a rendered grid square to cycle its color through palette options
License
Stitchy code is licensed under GPL-3.0.
The libraries used are managed under their own licenses:
- Konva - MIT
- nearest-color - MIT
- ColorThief - MIT
