Why Cricut Fonts Don't Convert (Text Disappears in SVGs)

Supporting guide · Updated 2026-05-21 · 5 min read

Quick answer

If your SVG text disappears or fills in on Cricut, the fastest fix is to run it through StickerReady. It converts live text into outlined paths so your words show up and cut exactly as designed — no missing fonts.

You can also outline the text yourself in Inkscape or Illustrator (Object to Path) — the steps are below. But if you just want text that imports correctly, StickerReady is the shortcut.

Fix my SVG text ›
Font conversion

Live text can disappear. Outlined text travels safely.

Design Space may not have your font. Convert letters into fixed shapes before export.

1Live textSVG references a font by name.
2Outline textConvert letters into vector shapes.
3Upload SVGNo font dependency remains.

You upload an SVG with a nice phrase on it — and the words vanish, turn into boxes, or fill in solid. The artwork around them is fine. The text is the problem, and it comes down to how SVGs store fonts.

Live Text vs Outlined Text

Live textEditable, but depends on the exact font being available.
Outlined textNot editable, but reliable because letters are just shapes.

An SVG can store text two ways. Live text keeps the words editable and just references a font by name — the file says “render this in Black Ops One” and trusts the program to have that font. Outlined text converts each letter into a fixed vector shape, so no font is needed at all.

Cricut Design Space does not have your fonts. When it meets live text referencing a font it does not recognize, it cannot render the letters — so they disappear, fall back to a default, or fill in solid.

Why outlined text always works

Once text is outlined, the letters are just shapes — like any other part of your design. There is no font to be missing, so there is nothing to break.

How to Outline Text Correctly

InkscapePath → Object to Path.
IllustratorType → Create Outlines.
StickerReadyOutlines text automatically during cleanup.

In Inkscape (free)

  1. Select the text object.
  2. Go to Path → Object to Path (Shift+Ctrl+C).
  3. The text is now a group of letter shapes. Save As Plain SVG.

In Illustrator

  1. Select the text.
  2. Go to Type → Create Outlines (Shift+Ctrl+O).
  3. Save As SVG.
T
Live fontCan vanish, change, or show boxes.
Outlined lettersFixed vector shapes that Cricut can read.
Outline a copy, keep an editable original

Once text is outlined you can no longer edit the wording. Always keep an editable master file and only outline the copy you export for Cricut.

Never lose your text again

StickerReady outlines all text automatically when it prepares your Cricut-ready SVG.

Try StickerReady free

Frequently Asked Questions

Why does my text turn into rectangles in Cricut?

Boxes or rectangles in place of letters mean Design Space cannot find the referenced font and is showing a missing-glyph placeholder. Convert the text to outlines before export.

I installed the font on my computer. Why does Cricut still not show it?

Having the font installed helps Design Space’s own text tool, but an uploaded SVG with live text still depends on exact font matching and often fails. Outlining the text removes the dependency entirely.

Does this affect Google Fonts like Anton or Bebas Neue?

Yes. Any font referenced as live text — including popular Google Fonts — can fail to render in an uploaded SVG. Outline the text and the specific font no longer matters.