Import from 3D tools
Blender Plugin
Prepare and send supported Blender product work into the Glossi model library.
Upload models to Glossi straight from Blender. The add-on exports your scene (or just the selected objects) as GLB using Blender's native glTF exporter and sends it to your workspace.
Works with Blender 3.0 and newer, on Windows, macOS, and Linux.
Install
- Download the add-on zip (don't unzip it).
- In Blender, open Edit > Preferences > Add-ons.
- Install the zip:
- Blender 4.2 and newer - click the dropdown arrow (top right) > Install from Disk... and pick the zip.
- Blender 3.x – 4.1 - click the Install... button and pick the zip.
- Enable Glossi Uploader in the add-on list (search for "Glossi" if you don't see it).
Connect your workspace
- With the add-on enabled, expand its preferences (or click the gear icon in the Glossi panel later).
- Paste your workspace API key (see App Plugins Overview for how to create one).
- Click Test Connection - you should see Connected to <your workspace>.
Upload a model
- In the 3D viewport, press
Nto open the sidebar and switch to the Glossi tab. - Optionally set a Name for the model - it defaults to the active object's name.
- Tick Selection Only to export just the selected objects instead of the whole scene.
- Click Upload to Glossi.
The status line below the button tracks progress (uploading, processing) - Blender stays fully responsive while it runs. When it finishes, the model is in Library > Models, and the Open Glossi Library button takes you straight there.
Tips
- Delete what you don't want shipped. The whole scene exports unless Selection Only is on - including Blender's default cube.
- Apply transforms first (
Ctrl+A> All Transforms) so scale and rotation arrive in Glossi as you see them in Blender. - Procedural textures need baking before export - see Importing from Blender for the full preparation guide. Everything on that page about preparing models applies to plugin uploads too; the plugin just replaces the export + manual upload steps.
Troubleshooting
- "Invalid API key" - the key was revoked, expired, or mistyped. Create a fresh one in Workspace Settings > API Keys and paste it again.
- "Nothing selected" - Selection Only is on but no objects are selected. Select your model or untick it.
- Upload succeeds but the model looks wrong - check the preparation guide linked above (transforms, units, baked textures).