GLB Optimizer
Optimize 3D GLB models for faster loading. Reduce file sizes by up to 70% with mesh compression and Draco encoding.
How It Works
GLB Optimization Features
Technical Specifications
Optimization Techniques
Choose the right settings for your use case
Compatible with all 3D platforms
Optimized GLB files work everywhere
Perfect For
Frequently Asked Questions
GLB optimization reduces 3D model file sizes through techniques like Draco mesh compression, texture resizing and format conversion, and removing duplicate data while preserving visual quality. A typical model can be reduced by 50-80%.
Signed-in GLB optimization uses 2 credits per model. Processing happens on our servers using Sharp for high-quality texture compression.
Draco is Google's open-source library for compressing 3D meshes. It significantly reduces geometry data size (80-90%) with minimal visual impact. Most modern 3D viewers support Draco, including Three.js, Unity, and model-viewer.
The default settings preserve visual quality while reducing file size. Draco compression is visually lossless. Texture compression uses high-quality WebP. You can adjust simplification ratio if you need to balance quality vs. file size.
WebP offers the best balance of quality and compression for web delivery. AVIF provides even smaller files but has less browser support. JPEG is good for photos without transparency. PNG preserves transparency but has larger file sizes.
Some older viewers don't support Draco compression. Disable the Draco option to output standard GLB files. Note that file sizes will be larger without Draco compression.
Simplification reduces polygon count while preserving the overall shape. A 50% setting keeps roughly half the triangles. Lower values create smaller files but may lose fine details. The algorithm prioritizes keeping visually important edges.
AI 3D generators often output models with unoptimized geometry and large textures. This tool is perfect for preparing AI-generated models for web or game use, often reducing file sizes by 70% or more.