Get PropUI
Get izom PropUI
Three editions, one workflow. Start with Free, step up to Full for the complete toolkit, or add the Rigify feature set if you build rigs. Pick an edition below, then check where to get it.
izom PropUI Free
$0 · the core workflow
The free core workflow — five entry types, one sidebar panel.
izom PropUI
Paid · the complete toolkit
Control panels for anything in Blender — any RNA-addressable property, plus your own.
izom PropUI Rigify
Paid · for Rigify rigs
A clean rig control UI, authored on your metarig.
izom PropUI Bundle
Paid · Full + Rigify
Get the complete standalone editor plus the Rigify feature set together.
Where to get it
On Superhive (formerly Blender Market), all editions and the bundle live on a single product page, where you pick the version you want from the product's options. Each edition is also on Gumroad: Free and Full share the main product, while izom PropUI Rigify and the Full + Rigify bundle have their own Gumroad pages.
| Item | Superhive | Gumroad |
|---|---|---|
| Free | Available now | Available now |
| Full | Available now | Available now |
| izom PropUI Rigify | Available now | Available now |
| Full + Rigify bundle | Available now | Available now |
Before you buy
A few things worth knowing first:
- What Full includes. All 11 entry types (including Data-Block and Python), panels in any sidebar or Properties tab, selection-based visibility, sub-panels, row boxes, UI variants, keyboard shortcuts, custom branding, and import/export with presets and saved defaults. See the Full vs Free comparison.
- Blender version. All editions require Blender 5.0.0 or newer.
- Standalone output. PropUI writes a normal Python panel into your
.blend(or exports a portable.py) that keeps working with the editor closed, and on machines without the editor installed. - License: GPL-3.0-or-later.
- Support. Feature questions go to [email protected]; business and collaborations to [email protected].
A note on trust
Generated panels are Python stored in the .blend. If you import a generated
UI script from someone else, you are running their Python, so only run scripts
you trust. This is the same trust boundary as any Blender Text script, driver,
or add-on.
Purchase FAQ
Which edition should I get?
Free if you're trying it out or only need the core sidebar workflow. Full for the complete toolkit — every entry type, panels anywhere, UI variants, shortcuts, and branding. izom PropUI Rigify if you build Rigify rigs and want the control UI generated as part of the rig.
Where do I get it, and which version?
On Superhive, everything lives on one product page; pick your version there. On Gumroad, Free and Full share the main product, while izom PropUI Rigify and the Full + Rigify bundle have their own pages. See Where to get it.
Do I have to pay for the Free edition?
No. The Free edition is genuinely free — on Gumroad you just pick the Free version. The Full edition is the paid one. More in the Free edition docs.
Is izom PropUI Rigify a downgrade of the Full edition?
No. It's a different specialization, not a lesser version. It uses the same authoring editor, but folds the UI into the Rigify metarig workflow instead of generating standalone panels. It's built mainly for riggers — though anyone who uses Rigify can get a lot out of it. See A different specialization — not a downgrade.
What Blender version do I need?
Blender 5.0.0 or newer, for every edition.
Do my generated panels keep working if I uninstall the editor?
Yes. Generated panels are standalone Python panels stored in your .blend,
and you can export them as portable .py files. They run without the PropUI
editor open. See Generated UIs.
How do I get help or report a problem?
Email [email protected] for feature questions and support. The docs also include troubleshooting and an in-editor Diagnostics panel.
What's the license?
izom PropUI is licensed GPL-3.0-or-later.
