What to Include in an Etsy SVG Bundle (SVG, PNG, DXF, EPS)

July 28, 2026

Browse Etsy cut files and you will see the same string in title after title: SVG DXF EPS PNG. It has become the expected bundle. Here is what each format is actually for, which ones matter, and how to make them.

The four formats, ranked by how much they matter

SVG — essential. The main event. Vector paths that Cricut Design Space, Silhouette Studio (Designer Edition) and most other software cut from directly. If you ship one file, it is this one.

PNG — essential. The most-used file in the bundle after the SVG. Buyers need it for print-then-cut, sublimation, heat transfer, and for previewing the design. It must have a transparent background, or it prints as a white box around the artwork.

DXF — worth including. The fallback for Silhouette Studio’s free edition, which cannot import SVG. A meaningful slice of buyers are in exactly that position, and DXF is the difference between a sale that works and a refund request. It carries only outlines — no colour, no layers.

EPS — nice to have. An older vector format for Adobe Illustrator and CorelDRAW users. Rarely the deciding factor for a Cricut buyer, but it is cheap to include and it is part of the phrase shoppers search for.

Some sellers add PDF (printable) or a JPG preview. Neither is expected.

How to produce each one, free

PNG — export from the SVG at high resolution with a transparent background. Our SVG to PNG converter does this in the browser; 3000–4500 px on the long edge suits almost every use.

DXF and EPSInkscape is free and exports both. Open your SVG, then File → Save a Copy and pick Desktop Cutting Plotter (AutoCAD DXF R14) or Encapsulated PostScript. Two exports, no subscription.

A word of caution on DXF: it drops colour and layer information, so a multi-layer design arrives as plain outlines. Open the exported DXF back up and check it still looks right before you ship it — this is the format that most often goes wrong silently.

Get the SVG itself right first

A tidy bundle around a broken cut file still generates support messages. Before exporting anything:

  • Convert text to outlines, or buyers without your font get substituted letters.
  • Check it is real vector paths, not a photo wrapped in an SVG — the SVG file checker flags that instantly.
  • Set a real-world size so it imports at sensible dimensions rather than being guessed at 96 DPI. The SVG size fixer writes proper inches or millimetres onto the file.

More on the common failure modes in what makes an SVG cut-ready and when a buyer’s SVG will not upload.

A sensible bundle

design-name/
  design.svg      ← the cut file
  design.png      ← transparent, ~4000 px
  design.dxf      ← Silhouette free edition
  design.eps      ← Illustrator / CorelDRAW
  README.txt      ← what each file is for, plus your terms

That README costs you two minutes and prevents a surprising number of messages. State plainly which file suits which machine, and what buyers may and may not do with the design.

Say it in the listing

Buyers search for the formats by name, so list them explicitly in your title and description — and only claim the ones you actually include. An accurate “SVG, PNG, DXF, EPS” beats an aspirational one that triggers a refund.

Free tools mentioned