Skip to content

Import SVG Cuts Directory

by Benedikt-Schaber·Workflow

Images © Benedikt-Schaber. Used for product review; image policy.

Why we like it

Import SVG Cuts Directory earns its place in the blender_extensions library by turning a directory of SVG cuts into a single assembled object through one import command, with filename-based ordering keeping the sequence intact.

What is Import SVG Cuts Directory?

Import SVG Cuts Directory is a Blender extension that builds an object from a directory of SVG cuts. It adds a new entry to the file menu under Import -> SVG Cuts Directory (*.svg). Once triggered, it imports all the SVGs in that directory, then extrudes and assembles them based on the distance and extrusion options.

The cuts are ordered by filename in alphabetical order, so the developer recommends starting each filename with the number of the cut in the sequence and zero padding it (001-999 rather than 1-999) to keep the order correct. If your cuts are in PNG format, you'll need to convert them to SVG first.

The extension is compatible with Blender 4.2 LTS and newer and requests the Files permission to import a directory of SVGs from disk. It is open-source under the GNU General Public License v3.0 or later and may be used and cited in academic research. Version 1.0.1 fixed the file-permission request in the manifest and added an Import-Export tag.

Who is Import SVG Cuts Directory best for?

Import SVG Cuts Directory is best for blender users who need to assemble an object from a sequence of SVG cuts stored in a folder.

How much does Import SVG Cuts Directory cost?

Import SVG Cuts Directory is completely free to download and use.

Key features

  • Adds an import entry to the file menu under Import -> SVG Cuts Directory (*.svg)
  • Imports every SVG in a chosen directory
  • Extrudes and assembles the cuts based on distance and extrusion options
  • Orders cuts by filename in alphabetical order
  • Requests a Files permission to import SVGs from disk
  • Compatible with Blender 4.2 LTS and newer, open-source under GPL v3.0 or later

Tags

#SVG#Import#Import-Export#Blender extension#Extrude#Directory import#Open-source

Frequently asked questions

Does Import SVG Cuts Directory work with Blender 4.2?

Import SVG Cuts Directory lists compatibility with Blender 4.2 LTS and newer, so 4.2 is supported along with later releases. The extension requests a Files permission so it can read a directory of SVGs from disk during import. Version 1.0.1 corrected how that file permission is requested in the manifest. For anything version-specific or details beyond the listed compatibility, check the developer's GitHub page.

How do I install Import SVG Cuts Directory in Blender?

Import SVG Cuts Directory can be installed from within Blender by opening Edit > Preferences > Get Extensions, allowing online access if prompted, searching for svg cuts, and pressing install. You can also drag and drop the Get Add-On link into Blender, or install the release zip manually. To update a Blender-installed copy, return to Get Extensions, press the arrow at the top-right, and choose Install Available Updates. The developer's GitHub page covers each method in more detail.

How should I name SVG files for Import SVG Cuts Directory?

Import SVG Cuts Directory orders cuts by filename in alphabetical order. The developer recommends starting each filename with the number of the cut in the sequence and zero padding it, using 001-999 instead of 1-999, so the files sort in the intended order. After installing, the import option appears in the file menu under Import -> SVG Cuts Directory (*.svg), where you select the directory to import.

Can Import SVG Cuts Directory import PNG cuts?

Import SVG Cuts Directory works with SVG files. If your cuts are in PNG format, you'll need to convert them to SVG first before importing, and the developer's README links to a gist with instructions for doing that. Once your files are in SVG format and named in the recommended order, the extension imports every SVG in the chosen directory and extrudes and assembles them using the distance and extrusion options.

Is Import SVG Cuts Directory free to use?

Import SVG Cuts Directory is listed as free here and is open-source under the GNU General Public License v3.0 or later. The developer notes it may be freely used in academic research and publications. A CITATION file and GitHub's citation feature in the sidebar are available if you need to reference the plugin in your own work. For current licensing terms, check the developer's GitHub page.

Alternatives to Import SVG Cuts Directory

Also in Workflow for Blender.

Similar plugins