Ink/Stitch: An open source machine embroidery design platform based on Inkscape
 
 
 
 
 
 
Go to file
Kaalleen 40405edfe1
parent.remove -> delete (#3600)
2025-03-22 17:43:50 +01:00
.github Fix translations workflow too (#3570) 2025-03-10 19:57:19 +01:00
bin Fix linux builds (#3568) 2025-03-10 18:49:23 +01:00
dbus
fonts add decadent_flowers_monogram (#3577) 2025-03-15 08:21:37 +01:00
icons Add selection to knockdown fill extension (#3526) 2025-02-22 14:19:47 +01:00
images
installer_scripts
its
lib parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
palettes Update InkStitch Madeira Rayon.gpl (#3444) 2025-01-16 19:23:11 +01:00
print display stop commands in simulator and print preview (#3545) 2025-03-01 09:50:36 +01:00
pyembroidery@afe103b49a Update pyembroidery (gcode) to allow customized setting for rgb values (#3530) 2025-02-25 06:10:35 +01:00
symbols Improve satin guided ripple stitch and add stitch grid first option (#3436) 2025-01-26 07:37:21 +01:00
templates Add batch lettering extension (#3589) 2025-03-21 19:31:25 +01:00
tests Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
tiles
translations new translations from Crowdin 2025-03-22 01:29:45 +00:00
.gitignore Sew Stack first steps (#3133) 2025-01-29 12:04:07 -05:00
.gitmodules
CNAME
CODE_OF_CONDUCT.md
CODING_STYLE.md Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
CONTRIBUTING.md
DEBUG_template.toml Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
LICENSE
LOCALIZATION.md
LOGGING_template.toml
Makefile
README.md
TODO
_config.yml
babel.conf
crowdin.yml
inkstitch.py Add debug variable to enable sew stack elements (#3476) 2025-02-03 22:37:36 +01:00
mypy.ini annotations (#3569) 2025-03-12 08:16:28 +01:00
patches.md
pytest.ini
requirements.txt Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00

README.md

Ink/Stitch: An open source machine embroidery design platform based on Inkscape

Want to design embroidery pattern files (PES, DST, and many more) using free, open source software?

Ink/Stitch Logo

Ink/Stitch aims to be a full-fledged embroidery digitizing platform based entirely on free, open source software. Our goal is to be approachable for hobbyists while also providing the power needed by professional digitizers. We also aim to provide a welcoming open source environment where contributing is fun and easy.

Want to learn more?

Background and Philosophy

by @lexelby, an Ink/Stitch programmer

I received a really wonderful christmas gift for a geeky programmer hacker: an embroidery machine. It's pretty much a CNC thread-bot... I just had to figure out how to design programs for it. The problem is, all free embroidery design software seemed to be terrible, especially when you add in the requirement of being able to run in Linux, my OS of choice.

I started off hacking on inkscape-embroidery. It had some of the basic capabilities I needed, and I saw a lot of potential. I love the idea of using an existing, ultra-powerful SVG editor as the basis for an embroidery design suite.

Things took off from there. I continued adding features as I needed them, and by this point, very little if any of the original code remains.

The goal of Ink/Stitch is to provide a powerful embroidery digitizing platform for everyone completely free. I want to open up the field of embroidery design, making it approachable even for those who can't spend hundreds or thousands of dollars on software. And I want folks like me, who love to combine code with art, to have an open, extensible, and approachable platform to hack on.