Updated June 2026 · runs 100% in your browser

OBJ to GLB

Convert OBJ models to GLB (binary glTF) on your device. No upload, no sign-up, no limits.

Drop OBJ files here

or click to choose

🔒 Processed on your device · 0 bytes uploaded

Loads the 3D engine (~1 MB) on first use — cached after that.

How it works

Drop OBJ files and download GLB models.

It all runs in your browser with a local copy of three.js — your model never leaves your device, and it stays free, unlimited and private.

About OBJ to GLB

GLB bundles geometry (and materials, when present) into one compact file ideal for the web and AR.

Frequently asked questions

How do I use OBJ to GLB?
Drop OBJ files and download GLB models.
Is my file uploaded?
No. It is converted on your device with a local copy of three.js; nothing is uploaded.
What is an OBJ file?
OBJ is a widely supported 3D model format that stores geometry and, via a companion .mtl file, material and texture references. It's a common interchange format between 3D applications.
What is a GLB file?
GLB is the binary form of glTF — a single self-contained file holding 3D geometry, materials, and textures. It's the modern standard for sharing 3D models on the web and in AR.