Editing Existing Papercut SVGs

Most crafters don't need to design from scratch — they need to modify an existing template. Maybe you want to resize a design, change a layer's shape, or remove a detail you don't like. Here's how.

Most crafters don't need to design from scratch — they need to modify an existing template. Maybe you want to resize a design, change a layer's shape, or remove a detail you don't like. Here's how.
Inkscape (free, open-source). The best free option for SVG editing. It handles path editing, boolean operations (union, difference, intersection), and layer management. The learning curve is steep but the official tutorials cover the basics in under an hour.
Adobe Illustrator (paid). The industry standard for vector work. More polished than Inkscape, with better performance on complex files. If you already have a Creative Cloud subscription, use Illustrator.
Cricut Design Space (free with machine). Limited editing capability. You can resize, rotate, weld, slice, and attach — but you can't edit individual paths or nodes. Good for simple modifications but not for serious SVG editing.
Silhouette Studio (free / Designer Edition). The free version handles basic edits. The paid Designer Edition ($25-50) unlocks full SVG import and advanced path editing.
Common Edits and How to Do Them
Resizing. Open the SVG in Inkscape or Illustrator. Select all objects. Scale proportionally (hold Shift in Inkscape, or enable "constrain proportions" in Illustrator). Export as SVG. Done. For frame-specific sizing, see our SVG resizing guide.
Removing a layer. In Inkscape, open the Objects panel (Object → Objects). Find the layer group you want to remove. Select it and delete. Save the file. The remaining layers re-index automatically — no manual cleanup needed.
Changing a shape. Select the path with the Node tool (Inkscape) or Direct Selection tool (Illustrator). Drag individual nodes to reshape. For papercut designs, always maintain bridge connections — if you move a node that breaks a bridge, reconnect it before saving.
Merging two designs. Open both SVGs. Copy the layers from one file. Paste into the other. Scale and position. Use Path → Union to merge overlapping shapes, or Path → Intersection to create cutout effects. Check that all bridges still exist before exporting.
Fixing Common SVG Problems
Double lines (overlapping cuts). Open the file in Inkscape. Select all. Run Path → Union. This merges overlapping paths into single cut lines. Double lines are the #1 cause of torn paper — the blade cuts the same path twice.
Open paths. Zoom in on every connection point. If a path endpoint doesn't meet the adjacent path, select both endpoints and use Path → Join. Open paths cause the machine to lift the blade mid-cut, leaving rough edges.
Too many nodes. Some auto-traced SVGs have thousands of unnecessary nodes. Select the path, run Path → Simplify (Inkscape) or Object → Path → Simplify (Illustrator). This reduces node count while preserving the shape. A smoother path cuts more cleanly.