Ink/Stitch: An open source machine embroidery design platform based on Inkscape
 
 
 
 
 
 
Go to file
Ink/Stitch Crowdin integration 49d0f88278 new translations from Crowdin 2021-12-08 01:49:10 +00:00
.github/workflows update python version in translations workflow (#1445) 2021-11-16 17:37:42 +01:00
bin One Version for all Languages (#1346) 2021-09-26 11:42:17 +02:00
electron new translations from Crowdin 2021-12-08 01:49:10 +00:00
fonts add new fonts (#1367) 2021-12-05 19:23:35 +01:00
icons mark custom fonts (#1159) 2021-07-26 18:54:38 +02:00
images Fix typos (#1291) 2021-07-29 20:52:44 +02:00
its add non-translatable tag to inx files (#1393) 2021-10-14 09:56:38 +02:00
lib update lettering stroke-width settings (#1466) 2021-12-04 11:06:10 +01:00
palettes add Brothread 40 palette (#1182) 2021-05-03 17:04:17 +02:00
print Fix typos (#1291) 2021-07-29 20:52:44 +02:00
pyembroidery@235e5d044b update pyembroidery (#1174) 2021-04-29 19:48:58 +02:00
python-wheels
symbols
templates fix translatable strings in templates (#1444) 2021-11-15 07:31:29 +01:00
tests Fix Style Issues (#1154) 2021-07-25 07:24:34 +02:00
translations new translations from Crowdin 2021-12-08 01:49:10 +00:00
.gitignore add new fonts (#1367) 2021-12-05 19:23:35 +01:00
.gitmodules
CNAME
CODE_OF_CONDUCT.md
LICENSE
LOCALIZATION.md
Makefile remove src-folder before pybabel extract (#1390) 2021-10-13 22:44:13 +02:00
README.md
README_de.md
TODO
_config.yml
azure-pipelines.yml
babel.conf
crowdin.yml
inkstitch.py fix manual install macOS (#1399) 2021-10-30 11:09:59 +02:00
patches.md
requirements.txt shapely 1.7.0 (#1440) 2021-11-15 07:21:16 +01: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 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.

Want to learn more?

  • Check out our list of features
  • Quick Install on Linux and Windows (Mac support in the works!)
  • See some photos showing what Ink/Stitch can do
  • Watch some videos of Ink/Stitch in action
  • ...and lots more on our website

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.