How to Break Apart a Path in Inkscape?

Breaking apart a combined path in Inkscape is a fundamental skill for vector designers, allowing you to separate a single compound object into its individual, independent shapes. This article provides a straightforward guide on how to use the “Break Apart” command, explains the difference between breaking apart and ungrouping, and offers troubleshooting steps for common issues like shapes losing their holes or turning completely black.

Step-by-Step Guide to Breaking Paths Apart

If you have a single path that consists of multiple disconnected shapes (such as a ring, a stencil design, or imported SVG text that has been converted to a path), you can split them into separate vector objects using these steps:

  1. Select the Object: Use the Select Tool (S or F1) to click on the combined path you want to separate.
  2. Apply the Break Apart Command: Go to the top menu and select Path > Break Apart. Alternatively, you can use the keyboard shortcut Shift + Ctrl + K (or Shift + Cmd + K on Mac).
  3. Modify the Individual Shapes: Once broken apart, Inkscape will create a bounding box around every individual sub-path. You can now click outside the objects to deselect them, and then select and edit each piece independently.

Break Apart vs. Ungroup: What is the Difference?

It is common to confuse “Breaking Apart” with “Ungrouping,” but they handle completely different structural elements in Inkscape:

Troubleshooting: Why Did My Shape Turn Completely Black?

A frequent side effect of breaking apart a compound path—like the letter “O” or a donut shape—is that the center hole suddenly disappears and fills with color.

This happens because the “hole” was actually a separate sub-path cutting through the main shape via a boolean property. When you break them apart, they become two independent, solid shapes stacked on top of each other.

To fix this and recreate the hole:

  1. Select both the outer shape and the newly filled inner shape.
  2. Go to the top menu and select Path > Exclusion (Ctrl + ^) or Path > Difference (Ctrl + -). This will cut the inner shape back out of the outer shape.