Resize an SVG to Exact Inches for Cricut
Set a real-world size on your SVG so it imports at the right scale.
Why cut files import at the wrong size
An SVG can describe its size in two different ways: as a real-world measurement
(width="8in") or as a bare number (width="1024"). Only the first
one is unambiguous. Given a bare number, Cricut Design Space assumes pixels at 96 per inch —
so a 1024-unit-wide design lands at roughly 10.7 inches whether you wanted that or not. Files
exported from Illustrator, Inkscape, Figma and Canva often carry no units at all.
This tool writes an explicit width and height in inches or millimetres onto the file and keeps a
matching viewBox, so the design arrives at the size you actually chose. It only edits
those attributes — the artwork itself is left alone.
Watch the 12-inch limit
A standard Cricut mat is 12 × 12 inches. Design Space will scale a design down to fit, so anything much over about 11.5 inches on a side may be silently resized on import. If you need it bigger, split the design across multiple mats instead. The tool flags this before you download.
Before you list a cut file
- Set a real size in inches or mm — that is what this tool does.
- Convert text to outlines so buyers do not need your font.
- Make sure it is vector paths, not an embedded photo — check with the SVG file checker.
Frequently asked questions
Why does my SVG import at the wrong size in Cricut Design Space?
If an SVG has no real-world units — just a bare number like width="1024", or only a viewBox — the software has to guess. Design Space reads unitless numbers as pixels at 96 per inch, so a 1024-wide file lands at about 10.7 inches. Writing an explicit size in inches or millimetres removes the guesswork.
Why did my design get shrunk automatically?
Cricut mats are 12 × 12 inches, and Design Space scales down anything that will not fit. If your file is bigger than roughly 11.5 inches on a side it can be resized on import — which is why a design can arrive smaller than you set it. This tool warns you before that happens.
Does resizing here change the design itself?
No. It only rewrites the size attributes on the outer <svg> tag and makes sure a viewBox is present. Paths, groups and colours are untouched, so the artwork and its proportions stay exactly as you drew them.
Is my file uploaded anywhere?
No. The file is read and rewritten entirely in your browser, so it never leaves your device.
Related guides
Buyer Says Your SVG Won't Upload to Cricut? A Seller's Checklist
Your customer can't upload your SVG to Cricut Design Space. Here's how to work out which of the five common causes it is — and fix the file.
What to Include in an Etsy SVG Bundle (SVG, PNG, DXF, EPS)
Which file formats buyers actually expect in an Etsy cut-file listing, what each one is for, and how to produce them without paying for software.
Related tools
PDF Page Size Checker
Check whether your printable is US Letter, A4, or a custom size.
Free toolSVG File Checker for Cricut
Validate an SVG cut file before you list it.
Free toolSVG Layer & Colour Counter
Count the cut layers and colours in a design before you list it.
Free toolSVG to Transparent PNG
Export your cut file as a high-resolution transparent PNG.
Free toolTransparent PNG Checker
Confirm your PNG really has a transparent background.