.3ds

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.

Category
3D model
Type
Binary
Is a .3ds file safe to open? Safe. A .3ds file is model data read by 3D software.

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.

What opens 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.

Windows

  • Blender
  • Autodesk 3ds Max
  • Windows 3D Viewer

macOS

  • Blender
  • Cheetah3D

Linux

  • Blender
  • MeshLab

Open a .3ds file step by step

  1. Confirm the file really is a .3ds. Drop it into the WhatFileType identifier, which reads its signature in your browser without uploading anything.
  2. On Windows, open it with Blender or Autodesk 3ds Max.
  3. On Mac, use Blender or Cheetah3D.
  4. On Linux, try Blender or MeshLab.
  5. Still stuck? Convert the .3ds to fbx, which opens more widely.

Why can't I open my .3ds file?

Almost always because no installed app understands 3DS. Install one of the apps above, or convert the file to a format your existing software already reads. If double-clicking opens the wrong program instead of nothing at all, the file association is set to the wrong app rather than the file being broken.

The other possibility is that the file is not really a .3ds at all. Drop it into the file identifier to check it by its bytes instead of its name. Nothing is uploaded.

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.

What is the .3ds file signature (magic bytes)?

A .3ds file starts with the hex bytes 4D 4D, which read as MM in ASCII. Programs identify 3DS by those bytes, not by the filename, so a renamed file still gives itself away.

These are the documented signatures for 3DS.

Documented magic-byte signatures for the .3ds format
Hex signatureOffsetASCIINote
4D 4D0MMprimary 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. How sources are ranked and what is deliberately left out is set out in the methodology.