Never leaves your machine
The parse, merge, and encode steps all run in this tab. Client models under NDA are safe to convert.
FORMAT CONVERSION
Convert GLB files to OBJ in your browser. Nothing uploads, there is no file-size queue, and the result downloads immediately.
Source file
Result
This converter parses your GLB file with the same three.js pipeline used by our viewer, merges every mesh into a single indexed geometry in world space, and re-encodes it as OBJ. Because it runs on your own machine, large assemblies convert as fast as your CPU allows and no copy of your model is ever stored on a server.
The parse, merge, and encode steps all run in this tab. Client models under NDA are safe to convert.
World transforms are baked into vertex positions, so a 42mm part stays 42mm after conversion.
Convert as many files as you like without an account, a queue, or a paid tier.
There is no server limit because there is no server. The practical ceiling is your available browser memory; meshes up to a few hundred megabytes convert fine on a typical laptop.
Yes. Node transforms are applied to the vertices before export, so dimensions and orientation match the source file.
No. The file is read directly from your disk into browser memory and discarded when you close the tab.
Convert them one after another. Each conversion is independent and takes only a few seconds, and the previous result stays downloadable until you load a new file.