Make your artwork wherever you like — ChatGPT, Claude, Midjourney, anything. Stichii turns it into a file your embroidery machine can actually sew.
Four ways in, easiest first. You only need one.
Nothing to install and nothing to sign up for. Any chatbot that can produce an image with a public link can hand you one of these, and it opens Stichii with your artwork already loading:
https://stichii.com/new?image=<your image URL>Most chatbots won’t do this unless you ask, so paste this after your image request:
When you've made the image, upload it somewhere with a public https link and then give me a link in this exact form:
https://stichii.com/new?image=<the image URL>
I'll open that to turn the artwork into an embroidery file.https link. If your chatbot only shows the picture in the chat, save it to your device and drag it into the editor instead — same result, one extra step.Claude Code can talk to Stichii directly, so it can digitize artwork and hand you the finished file without leaving the conversation. Create an API key on the , then run:
claude mcp add --transport http stichii https://stichii.com/api/v1/mcp \
--header "Authorization: Bearer sk_stichii_..."Authorization header — everywhere else, use .ChatGPT reaches Stichii through the same server, using OpenAI’s connector/plugin support. Setup differs by plan and by what OpenAI has enabled for your account.
https://stichii.com/api/v1/mcpA REST API and an MCP server, with API-key auth. Digitize images or text, get a fidelity score and a rendered preview, and export to 14 machine formats.
MCP https://stichii.com/api/v1/mcp
OpenAPI https://stichii.com/api/v1/agent/openapi.json
REST https://stichii.com/api/v1/agent/designsFull documentation, limits and auth details are on the .
Embroidery is thread, not pixels: a machine lays down solid blocks of colour with a needle. Anything that depends on a smooth blend, a soft edge, or a hairline detail has no thread equivalent, so it has to be approximated — and that approximation is what makes AI art sew badly.
Stichii cleans artwork up automatically, but the biggest single improvement happens before that — in what you ask for. Paste this into your image prompt:
Create the artwork as a flat vector-style design suitable for machine embroidery:
- flat vector illustration, like a screen-print or a printed logo
- bold, closed shapes with clean, continuous outlines
- a limited palette of 3-5 solid colours, high contrast between them
- absolutely no gradients, glow, bloom, drop shadows, or soft lighting
- no film grain, texture, noise, or photographic detail
- thick outlines; no hairline detail or tiny text
- plain solid background (or transparent), no scenery
- front-on, centred, symmetrical composition
Then give me a stichii.com/new?image= link so I can turn it into an embroidery file.