What is a .3ds file?
Autodesk 3D Studio Model · 3D model · Autodesk · 1990
A .3ds file is an old Autodesk 3D Studio model, storing meshes, materials and basic animation. It is a legacy interchange format still widely supported for importing simple models.
What is a .3ds file used for?
The 3DS format is chunk-based, starting with the main chunk id 0x4D4D. It is limited (short names, 65,536 vertices per mesh) compared with modern formats, but its wide support keeps it useful for exchange.
Newer Autodesk work uses MAX (native) or FBX (interchange). Import .3ds into Blender, 3ds Max or most 3D tools, and export to glTF or FBX for current pipelines.
How to open a .3ds file
The .3ds format opens in the following apps, grouped by operating system. If one app does not work, try another from the same list. For a step-by-step walkthrough, see how to open a .3ds file.
Windows
- Blender
- Autodesk 3ds Max
- Windows 3D Viewer
macOS
- Blender
- Cheetah3D
Linux
- Blender
- MeshLab
How to convert a .3ds file
You can convert a .3ds file to fbx, obj, gltf using a conversion tool or the export menu of an app that opens it.
.3ds file signature (magic bytes)
Programs recognise a .3ds file by the bytes at the start of the file, not by its name. These are the signatures for 3DS.
| Hex signature | Offset | Note |
|---|---|---|
| 4D 4D | 0 | primary chunk id 0x4D4D (shares first bytes with big-endian TIFF) |
See the full magic-numbers reference for every format.
Frequently asked questions
What is a .3ds file?
A .3ds file is an old Autodesk 3D Studio model, storing meshes, materials and basic animation. It is a legacy interchange format still widely supported for importing simple models.
How do I open a .3ds file?
Import it into Blender, 3ds Max or MeshLab. Blender is free and reads .3ds, then exports to modern formats like glTF or FBX.
Is .3ds the same as .max?
No. .3ds is an older interchange format read by many tools; .max is 3ds Max's native project format and only opens fully in 3ds Max.
Should I still use .3ds?
Only for compatibility with old assets. For new work, glTF or FBX carry materials and animation far better.
Related formats
Sources
Details on this page were checked against authoritative references: