What Design Space expects

Cricut Design Space imports SVG and turns each filled shape into a cut path. It does not care about your gradients, blurs or stroke widths — those are appearance, and appearance is discarded. Everything that should be cut has to exist as a closed path with a fill, and everything that should be a separate mat needs to be distinguishable by color or grouping. Most import complaints trace back to one of those two rules.

Set the document up first

File → Document Properties: choose inches as the display unit and set a page size that matches your material, for example 12 × 12 in for a standard mat. Working at real size from the start means the upload arrives at the right dimensions and you spend no time rescaling in Design Space.

Draw, then convert to real geometry

  1. Build the design with shapes and the Bezier tool. Keep pieces that will be cut from different colors of vinyl separate.
  2. Text: set it, then Path → Object to Path (Ctrl+Shift+C). Fonts do not travel inside SVG.
  3. Outlines drawn as strokes: select and use Path → Stroke to Path (Ctrl+Alt+C), otherwise a hairline stroke becomes a zero-width cut.
  4. Overlapping pieces: union what should be one cut (Ctrl++) and use difference (Ctrl+-) for holes such as letter counters.
  5. Remove hidden duplicates. A shape hiding behind another still cuts.

Layer by color

Give each material color its own fill in Inkscape and, ideally, its own layer with a clear name. Design Space groups imported paths by fill color, so a design where every piece is black arrives as one tangle. Naming layers "vinyl-red", "vinyl-white", "cardstock" makes the mats obvious after upload.

Export

Save a copy as Plain SVG (File → Save a Copy) and keep your editable Inkscape SVG master. Then upload the plain file in Design Space via Upload → Upload Image → SVG. Check the preview: the number of layers should match your color count, and dimensions should read as you set them.

Print then cut

For print-then-cut projects export a high-resolution PNG for the printable art — 300 DPI in the export dialog — and keep the cut outline as a separate SVG path. Design Space handles registration marks itself; leave a quarter inch of margin around the artwork so it has room for them.

Checklist before uploading

  • All text converted to paths.
  • All strokes converted to paths or removed.
  • Every cut shape closed and filled.
  • One fill color per material.
  • Document units in inches, artwork at final size.
  • Saved as Plain SVG.

If an upload still misbehaves, open the file's structure with Ctrl+Shift+X as described in working with SVG — a stray clip path or nested group is usually visible immediately.

Questions people ask

Can Inkscape be used with Cricut?

Yes. Inkscape creates and edits the SVG cut files that Cricut Design Space imports. Design Space itself still drives the machine; Inkscape is the design step.

Why does my Cricut file cut in the wrong size?

The Inkscape document was not set to real-world units. Set inches and your mat size in Document Properties, build the artwork at final size, then export.