blender-import-cuts
Blender Add-On to import an object based on a directory of SVG cuts
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.4%) to scientific vocabulary
Repository
Blender Add-On to import an object based on a directory of SVG cuts
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Import SVG Cuts - Blender Extension
Allows you to import an object from a directory of SVG cuts.

Installation
Through Blender (recommended)
Simply open Blender go to Edit > Preferences > Get Extensions. If this is your first time press Allow Online Access. Search for svg cuts and press the install button.
Alternatively go to the addon's blender extensions page and drag and drop the Get Add-On Link into Blender.
See About - Blender Extensions for more details.
Manual
Install the release zip file manually in Blender. See the Blender Manual for more details.
Usage
The cuts are sorted based on filename in alphabetical order. I thus recommend starting the filename with the number of the cut in the sequence. You should zero pad the number to ensure the cuts are sorted correctly. I.e. use 001-999 instead of 1-999.
Once the plugin is installed, you can find the import option in the file menu under Import -> SVG Cuts Directory (*.svg).
Working with pngs
If your cuts are in the png format you will have to convert them to svg files first. See this gist for instructions on how to do this.
Updating
If you installed the plugin through Blender, simply go to Edit > Preferences > Get Extensions again, press the small arrow on the top-right and press Install Available Updates.
Citation
This plugin is open-source and may be freely used in academic research and publications. If you use this plugin in your research, please cite it using github's citation feature in the sidebar or according to the CITATION file.
For Developers
Building
sh
blender --command extension build
Owner
- Name: Benedikt Schaber
- Login: benedikt-schaber
- Kind: user
- Repositories: 1
- Profile: https://github.com/benedikt-schaber
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- given-names: Benedikt
family-names: Schaber
email: benedikt@schaber.io
orcid: "https://orcid.org/0009-0008-5990-1248"
type: software
title: "Import SVG Cuts - Blender Extension"
url: 'https://github.com/benedikt-schaber/blender-import-cuts'
license: GPL-3.0-or-later
version: 1.0.1
doi: https://doi.org/10.5281/zenodo.14191682
date-released: "2024-11-20"
commit: d2eea37
GitHub Events
Total
- Push event: 8
- Public event: 1
Last Year
- Push event: 8
- Public event: 1