https://github.com/timzatko/needlework-canvas
A handy tool for creating a needlework canvas from an image.
https://github.com/timzatko/needlework-canvas
angular needlework
Last synced: 3 months ago
JSON representation
A handy tool for creating a needlework canvas from an image.
- Host: GitHub
- URL: https://github.com/timzatko/needlework-canvas
- Owner: timzatko
- License: mit
- Created: 2020-04-06T12:31:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T06:38:44.000Z (over 1 year ago)
- Last Synced: 2025-01-03T17:49:27.723Z (5 months ago)
- Topics: angular, needlework
- Language: TypeScript
- Homepage: https://needlework-canvas.timzatko.eu
- Size: 6.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Needlework Canvas Creator
[](https://github.com/timzatko/needlework-canvas/actions?query=workflow:CI+branch:master)
A handy tool for creating a needlework canvas from an image.

## For who is this tool for?
If you are interested in [needlework](https://en.wikipedia.org/wiki/Needlework) and you would like to create a model based on an image for your artwork.
## How does it work?
The uploaded image is downsized, and the dominant colors are extracted from it, then the model is created. The number of colors and the dimensions of the canvas can be adjusted.
## Contributing
Information on the contribution guidelines are in the [CONTRIBUTING.md](./CONTRIBUTING.md).