3DS Viewer — Open 3DS Files Online
Open legacy Autodesk 3D Studio files in your browser and convert them to a modern format.
Your 3DS file is read and rendered entirely by your own browser. It is never uploaded to A23D, never stored, and never seen by anyone but you.
How to open an 3DS file
No account, no plugin, no upload. Three steps and your model is on screen.
Drop in your file
Drag the .3ds onto the viewer, or click to browse. If the model references separate material or texture files, drop the whole folder or a .zip so everything resolves.
Inspect the scene
Orbit, pan and zoom to look around. The inspector lists every mesh in the hierarchy with its triangle count, and reports the bounding box so you can sanity-check scale.
Convert or capture
Save a PNG of the viewport, or download the model converted to GLB, OBJ, STL, PLY or USDZ — all without the file leaving your browser.
What is a 3DS file?
The .3ds format is the native mesh format of Autodesk 3D Studio for DOS, which launched in 1990. It predates 3ds Max entirely. Despite being superseded decades ago it survives in enormous quantities, because a generation of model libraries was published in it.
A 3DS file is a binary structure of nested chunks, each with an identifier and a length. That design made it easy to skip unknown data, which is a large part of why the format has stayed readable for thirty-five years while much newer formats have not.
Its limitations are firmly of their era. A single mesh cannot exceed 65,536 vertices or faces, because indices are 16-bit. Object and material names are capped at the old DOS 8.3 convention. There is no support for modern PBR materials, and smoothing is described with per-face smoothing groups rather than explicit normals.
The format does carry more than raw geometry: material definitions with diffuse, specular and opacity maps, per-face material assignment, cameras, lights, and simple keyframe animation of object transforms. It has no skeletal rigging, so character animation is not representable.
Textures are referenced by filename only, without a path, and those filenames follow the same 8.3 limit. Dropping the folder or a zip alongside the model lets the viewer match them up.
3DS at a glance
- Extension
- .3ds
- Developer
- Autodesk (3D Studio DOS)
- First released
- 1990
- Encoding
- Binary chunks
- Mesh limit
- 65,536 vertices
- Up axis
- Z-up
- Stores
- Meshes, materials, cameras
What this viewer supports
- Chunked binary 3DS geometry
- Materials and per-face assignment
- External textures via folder or .zip drop
- Automatic Z-up correction
- Export to GLB, OBJ, STL, PLY, USDZ
- Keyframe animation tracks
- PBR materials (not in the format)
3DS viewer FAQs
The questions we get asked most about opening 3DS files.
Is my 3DS file uploaded to a server?
No. It is parsed and rendered entirely by your browser. Nothing is transmitted to A23D or stored anywhere.
Why is my 3DS model split into many separate objects?
The format limits a single mesh to 65,536 vertices because its indices are 16-bit. Exporters work around that by splitting dense models into several meshes, which is why one object can arrive as a dozen pieces in the scene tree.
Why are my textures missing?
3DS stores texture filenames without any path, and those names follow the old DOS 8.3 limit, so they are often truncated. Drop the model together with its texture files as a folder or a .zip and the viewer will match them by name.
Should I still be using 3DS?
No, not for new work. It is a 1990 format with hard vertex limits, no PBR materials and no skeletal animation. Load it here and convert to GLB or FBX to bring the asset into a modern pipeline.
Why is my model lying on its side?
3D Studio worked Z-up while modern real-time engines are Y-up. The viewer corrects this automatically, and the toolbar has a flip up-axis button if a particular file disagrees with the convention.
Can I convert 3DS to OBJ or GLB?
Yes. Load the file and use Convert to. GLB is the best modern target because it carries geometry, materials and textures in a single file.
More format viewers
All browser-based, all free, nothing uploaded.
Need 3D models, not just a viewer?
A23D has over 568,000 photorealistic assets, ready to use with one-click in all DCC tools including Blender, 3ds Max, Maya, SketchUp, Unity, Unreal, Cinema 4D and 25 more.