MCPcopy Index your code
hub / github.com/SawyerRensel/Transmogrifier

github.com/SawyerRensel/Transmogrifier @v2.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.0 ↗ · + Follow
1,005 symbols 3,115 edges 45 files 19 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Transmogrifier

Transmogrifier_Logo_Banner_1000.jpg

Finally - a robust, artist-friendly, open-source 3D batch converter.

Transmogrifier is a Blender addon for batch converting 3D files and associated textures into other formats.

  • Saves Time. Automates the boring stuff so you can focus on creating instead of converting.
  • 🛡️ Private and Secure. Runs offline/locally. No account needed.
  • Non-Destructive. Preserves original files. Edits textures on-the-fly.
  • 🌐 AR-Ready. Designed with e-commerce visualization for the Web and AR in mind.
  • 🔓 Open Source/Licensed-Free. View, modify, and share the code freely.
  • 🆓 Free. No paywall, no trial, no strings attached.

Supported Formats

Transmogrifier supports batch conversions between many import and export formats.

FBX | OBJ | glTF/GLB | STL | PLY | X3D | DAE | ABC | USD/USDA/USDC/USDZ


Features

Transmogrifier_UI_Sneak_Peak.gif


Installation

Check out the 📚 Documentation for instructions.

Installation_Page.gif


How it Works

Transmogrifier uses a simple algorithm with powerful features.

  1. 🔍 Transmogrifier searches through an entire folder hierarchy for 3D files of the desired format(s).
  2. For every discovered 3D file of the desired format(s), Transmogrifier then
    1. 🧹 refreshes the scene
    2. 📥 imports the file
    3. 🏁 applies textures to the model
    4. 📚 adds the model to the given asset library
    5. 📤 exports the model in the new format
    6. ⏬ auto-optimizes the export file's size
  3. 📋 Reports a summary of the batch conversion in a CSV file.

Many additional conversion utilities are also available within this general workflow. Check out all the Features!

The diagram below demonstrates the variety of ways in which Transmogrifier can convert models with respect to available textures and the chosen import and export formats.

Transmogrifier_Logo_Banner_1000.jpg Models from Polyhaven (CC0). Each gray box with rounded corners indicates a directory.


Contribute

We welcome any help maintaining Transmogrifier.


Support

If Transmogrifier isn't working the way you expected, please let us know by submitting an issue on Github or reaching out on BlenderArtists.


License

Transmogrifier is open-source/licensed-free software under the GNU GPL v3.0.

What is Free Software?

“Free software” means software that respects users' freedom and community. Roughly, it means that the users have the freedom to run, copy, distribute, study, change and improve the software. Thus, “free software” is a matter of liberty, not price. To understand the concept, you should think of “free” as in “free speech,” not as in “free beer.” - GNU.org

Core symbols most depended-on inside this repo

cb
called by 46
docs/assets/javascripts/lunr/wordcut.js
isArrayLike
called by 15
docs/assets/javascripts/lunr/wordcut.js
clean_data_block
called by 13
Converter.py
isFunction
called by 12
docs/assets/javascripts/lunr/wordcut.js
split_into_components
called by 11
Converter.py
isObject
called by 10
docs/assets/javascripts/lunr/wordcut.js
isUndefined
called by 10
docs/assets/javascripts/lunr/wordcut.js
fail
called by 9
docs/assets/javascripts/lunr/wordcut.js

Shape

Function 929
Method 39
Class 37

Languages

TypeScript75%
Python25%

Modules by API surface

docs/assets/javascripts/bundle.dff1b7c8.min.js313 symbols
docs/assets/javascripts/lunr/wordcut.js139 symbols
Converter.py126 symbols
docs/assets/javascripts/lunr/min/lunr.tr.min.js55 symbols
docs/assets/javascripts/glightbox.min.js45 symbols
Operators.py44 symbols
UI.py38 symbols
Functions.py37 symbols
docs/assets/javascripts/workers/search.dfff1995.min.js33 symbols
docs/assets/javascripts/lunr/min/lunr.ro.min.js16 symbols
docs/assets/javascripts/lunr/min/lunr.pt.min.js16 symbols
docs/assets/javascripts/lunr/min/lunr.it.min.js16 symbols

For agents

$ claude mcp add Transmogrifier \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page