GLB Converter
Single file glTF with geometry, PBR materials and animation. Convert GLB files into other formats, or write GLB files from any supported input, all inside your browser.
- Private by designFiles stay on your device.
- No queueConversion starts instantly.
- No sign upNo account, no limits per day.
What is GLB?
GLB packs an entire glTF 2.0 scene, including textures and animation clips, into one binary file. It is the format of choice for the web, AR and real time engines because it loads fast and needs no external assets.
Typical uses
- Web and WebXR viewers
- Real time engines
- E-commerce product viewers
Supported by
- three.js
- Babylon.js
- Unity
- Unreal Engine
- Blender
Format details
- Extensions
- .glb
- Full name
- Binary glTF 2.0
- Category
- Scene graph
- Encoding
- Binary
- MIME type
- model/gltf-binary
- Direction
- read and write
Questions
What is a .glb file?
GLB packs an entire glTF 2.0 scene, including textures and animation clips, into one binary file. It is the format of choice for the web, AR and real time engines because it loads fast and needs no external assets.
Which applications use GLB?
three.js, Babylon.js, Unity, Unreal Engine, Blender all work with .glb files.