A Python script that creates an image "quilt" by slicing patches from an image's
pixel matrix, randomly shuffling their positions, and stitching them together into a
new quilted image.
Engraving Generator
A Python script that creates outlines around objects in photos, turning them into engravable SVGs. Useful for making stamps and laser cut engravings.