Transmogrifier#
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.
Supported Formats
FBX
OBJ
glTF
/GLB
STL
PLY
X3D
DAE
ABC
USD
/USDA
/USDC
/USDZ
How it Works#
Transmogrifier uses a simple algorithm with powerful features.
- ๐ Transmogrifier searches through an entire folder hierarchy for 3D files of the desired format(s).
- For every discovered 3D file of the desired format(s), Transmogrifier then
- ๐งน refreshes the scene
- ๐ฅ imports the file
- ๐ applies textures to the model
- ๐ adds the model to the given asset library
- ๐ค exports the model in the new format
- โฌ auto-optimizes the export file's size
- ๐ Reports a summary of the batch conversion in a CSV file.
Tip
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.
Models from Polyhaven (CC0). Each gray box with rounded corners indicates a directory.
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