SVG Imports Too Small in Cricut: How to Fix It

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

Quick answer An SVG that imports tiny in Cricut Design Space has a viewBox defined with very small numbers, so Design Space imports it at that literal size. Open the file in Inkscape, set the document to inches, scale the artwork up to your intended cut size, and re-export as a plain SVG.
Tiny SVG fix

A tiny import is a size-metadata problem

The artwork is usually fine. The SVG is just telling Design Space the wrong physical size.

1Tiny viewBoxFile uses very small coordinate numbers.
2Set inchesScale art onto a real cut-size canvas.
3Re-exportUpload a plain SVG at the right size.

Less dramatic than the 40-inch giant, but just as annoying: you upload an SVG and Cricut places a speck on the canvas you can barely click. The cause is the same family of problem — the file’s size metadata — just pointing the other direction.

Why an SVG Imports Microscopic

!
The art is usually fine — the size instruction is wrong.
viewBoxwidth/heightpixelswrong import size

Some design tools export SVGs with a very small viewBox — sometimes just one or two units wide. Everything inside the file is described relative to that tiny coordinate space. Design Space reads “1 unit” as “1 inch” (or smaller) and imports a miniature.

This is especially common with SVGs generated by code, exported from certain mobile apps, or produced by online converters that normalize everything to a 0–1 coordinate range.

The Fix

Set real sizeUse inches and your intended cut dimensions.
Fit artwork to pageScale the design onto the right canvas.
Outline strokesLock line weights before export.
StickerReady shortcutNormalizes size metadata automatically.
  1. Open the SVG in Inkscape. If you can barely see the artwork, press 5 to zoom-fit the page or 3 to zoom to the drawing.
  2. File → Document Properties → set units to inches and set your real cut size.
  3. Select all (Ctrl+A) and scale the artwork up to fill the page.
  4. Path → Stroke to Path to lock in line weights at the new scale.
  5. Save As Plain SVG and re-test in Design Space.
📷SCREENSHOT: Inkscape showing a tiny SVG being scaled up to fill an inch-based canvas
Watch the detail size when scaling up

Scaling a tiny SVG up is fine for the file, but check that fine details are not still below roughly 5 mm at your final size — the Cricut blade cannot cut cleanly below that. See our weeding guide.

Let StickerReady handle the rescaling

Upload the file and get a correctly-sized, Cricut-ready SVG back instantly.

Try StickerReady free

Frequently Asked Questions

Can I just scale the tiny SVG up on the Cricut canvas?

Yes — select it and enter your real size. SVGs are vectors, so scaling up does not blur them. But correcting the source file is better if you will reuse it or sell it.