Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 263 Bytes

CrossPiX

http://crosspix.net/

A simple React web app to turn pictures into cross-stitch patterns.

Uses k-means clustering to reduce colors and maps them to the nearest DMC thread colors.

Patterns are generated using jsPDF and extensive use of HTML canvas.