Skip to content

Getting Started

Super IO 2.x is a Blender 5.0+ extension for clipboard-driven import and export.

Install

  1. Download the packaged super_io-*.zip from GitHub Releases.
  2. Drag the zip file into the Blender window.
  3. Click Install when Blender asks how to handle the file.
  4. Enable Super IO after installation.

Do not install GitHub's source code zip directly. Blender extensions need the packaged release zip.

Import From Clipboard

  1. In Explorer or Finder, copy one or more files with Ctrl+C or Cmd+C.
  2. In Blender, move to a supported editor such as the 3D View, Shader Editor, Geometry Nodes editor, or Image Editor.
  3. Press Ctrl+Shift+V.
  4. Pick an import choice if Super IO shows a menu.

Super IO can import model files, blend files, images, SVG files, and folders depending on the active context and the available Blender operators.

Export To Clipboard

  1. Select objects in the 3D View, or open an image in the Image Editor.
  2. Press Ctrl+Shift+C.
  3. Choose an export option.
  4. Paste the exported file in your file manager or another application.

Blender 4.x And Older

The latest Super IO release only supports Blender 5.0 and newer. For older Blender versions, download an older package from the release history.

Released under the GPL-3.0-or-later license.