Why Cricut Fills In SVG Holes (And How to Fix It)

Pillar guide · Updated 2026-05-21 · 9 min read

Quick answer

If Cricut keeps filling in the holes of your letters or designs, the fastest fix is to run the file through StickerReady. It rebuilds the shapes as proper compound paths so the gaps stay open — no manual path-editing required.

Prefer the manual route? You can select the outer and inner shapes in Inkscape and combine them into a compound path yourself — the step-by-step is below. But if you just want it fixed, StickerReady is the quick way.

Fix my SVG holes ›

You design a beautiful monogram. The letters have crisp open centers. You upload it to Cricut Design Space — and the holes vanish. The O is a solid blob. The middle of the A is filled in. The delicate gaps in your floral cutout are gone. This is one of the most common and most confusing Cricut SVG problems, and the cause is almost never obvious.

The good news: it is completely fixable, and once you understand why it happens, you will be able to prevent it on every future file.

Why Holes Disappear

To a Cricut machine, a “hole” is not really empty space — it is an instruction. The file has to specifically tell Design Space “this inner shape is a hole, cut around it and leave it open.” That instruction is called a compound path.

When the inner shape is not part of a compound path — when it is just a separate shape sitting on top — Design Space has no reason to treat it as a hole. It sees two shapes and cuts both as solid material.

Wrong: filled shapeOuter and inner shapes are separate, so Cricut fills the center.
Right: compound pathThe inner shape is treated as a real open hole.

Here are the specific situations that cause it:

The plain-English version

A hole only exists if the file says “outer shape minus inner shape.” If the file says “outer shape and inner shape,” Cricut cuts two solid pieces.

How to Fix Filled-In SVGs

1. Select both shapesOuter letter plus the inner counter/cutout.
2. Make compound pathUse Combine / Compound Path Make.
3. Or use StickerReadyAutomatically rebuild holes and outline text.

Here is the dependable repair process. Inkscape is free and handles all of this.

  1. Confirm which shapes are filling in. Upload to Design Space first and note exactly which holes cut solid — letter counters, monogram gaps, decorative cutouts.
  2. Open the SVG in Inkscape. Use the XML editor or just click shapes to see how many separate objects you actually have.
  3. Select the outer shape and its inner shape together. Shift-click to select both the outer outline and the inner shape that should be a hole.
  4. Combine them into a compound path. In Inkscape: Path → Combine (Ctrl+K). In Illustrator: Object → Compound Path → Make. The inner shape should now show as an open hole.
  5. Repeat for every letter or cutout. Each letter with a counter (A, B, D, O, P, Q, R, and so on) needs its own compound path.
  6. Convert any remaining text to outlines. Path → Object to Path. This prevents fonts from re-flattening on export.
  7. Save as Plain SVG and test. Upload to Design Space and confirm every hole now cuts open.
📷SCREENSHOT: Inkscape showing a monogram letter with the outer and inner path selected, before combining into a compound path
Etsy sellers: test every monogram

Filled-in monograms are one of the top complaints buyers leave on Etsy SVG listings. If you sell cut files, run every monogram and layered design through a Design Space test import before listing it.

The One-Click Fix With StickerReady

Rebuilding compound paths letter by letter in Inkscape works, but it is tedious — and easy to miss one. StickerReady rebuilds compound paths automatically. Upload a file with filled-in holes and it returns a version where every counter and cutout is a proper open hole, with text already converted to outlines.

Get your holes back

Upload a filled-in SVG and StickerReady rebuilds the compound paths for you.

Try StickerReady free

Best Cricut SVG Practices to Prevent It

Frequently Asked Questions

Why is my monogram solid when I upload it to Cricut?

The letter counters (the open centers) are stored as separate shapes instead of being part of a compound path with the letter outline. Design Space cuts them as solid. Combine the outer letter and its inner counter into one compound path to fix it.

What is a compound path?

A compound path is a single path made of multiple shapes, where inner shapes are treated as holes. It is how a file tells Cricut “cut around this inner shape and leave it open” instead of “cut this as solid material.”

Why do the holes show correctly in my browser but fill in on Cricut?

Browsers render SVGs loosely and will often display a hole even when the path structure is not a true compound path. Cricut Design Space is stricter. A browser preview is not a reliable test — only a Design Space import is.

Does converting text to outlines fix filled-in letters?

It is a necessary part of the fix. Converting text to outlines turns each letter into a proper path with its counter as a built-in hole. Without this step, fonts can re-flatten on export and the holes fill in again.

Can Cricut Design Space fix filled-in holes itself?

Design Space has Slice and Contour tools that can sometimes carve out holes manually, but it is slow and imprecise for detailed monograms. Fixing the file’s compound paths before upload is far more reliable.