glTF Transform
A glTF 2.0 toolchain for Node.js and browsers with a document API, extension support, and commands for merge, deduplication, simplification, textures, Draco, Meshopt, and KTX2 compression.
Why it’s here
Web and cross-platform teams can automate repeatable model cleanup, normalize artist exports, and use inspection data to locate size, attribute, and texture problems before runtime.
Best fit
Engines, frameworks, code, version control, and automation form the production backbone.
Before you commit
Destructive optimization can alter geometry, animation, or materials; preserve sources, pin versions and parameters, and visually regress actual engine imports because some encoders also need native dependencies.