.MAX

MAX File

3ds Max Scene File (Autodesk 3ds Max)
Ask a question
QUICK ANSWER

A .max file is a native scene file for Autodesk 3ds Max, storing a complete 3D project - geometry, materials, lights, cameras, and animation. Only 3ds Max itself (Windows, paid) opens it correctly; for a free preview, upload it to the browser-based Autodesk Viewer. To use the content in other software, export to FBX or OBJ from inside 3ds Max first.

Developer: Autodesk (3ds Max; originally Autodesk/Discreet, Yost Group) Category: 3D Image Files MIME: application/octet-stream
OPENS ON Windows macOS Linux Web
Related: .DCM · .STEP · .SKP · .STP

On this page

19k+ extensions indexed
Last reviewed Jun 18, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the MAX file format?

Files with the .max extension are used by 3ds Max, a professional 3D modeling and animation application by Autodesk. .max is the application's native 3D scene file. The contents of a .max file can be very complex and encompass a full 3D scene along with models comprised of elements such as lighting rigs, cameras, animations, shading, and other 3D object data.

Uses of .max files

.max scene files allow users to develop professional 3D graphics, animations, and renders for computer games, television, and cinema. The format is widely used across studios around the world and serves as the primary working format throughout a 3ds Max project.

Opening .max files

.max files can only be opened using dedicated tools. The format stores scene data together with any 3ds Max plugin dependencies, and its internal structure is version-specific and undocumented, making it incompatible with most third-party applications. Autodesk Viewer provides limited web-based viewing as an alternative to the full application.

Additional information

.max files can be exported into other formats, for example .FBX, .DXF, .DWG, .OBJ, .SAT, .STL, or .IGS.

Internally, .max uses a Microsoft OLE2 Compound File Binary (Structured Storage) container - the same low-level container as legacy .doc and .xls files. This binary encoding results in shorter load times and smaller file sizes compared to text-based scene formats.

Security & safety

RISK: MEDIUM

The bigger 3ds Max security issue isn't the file container but MAXScript: 3ds Max has a long history of self-propagating MAXScript malware (e.g. the "ALC"/CRP scene-corrupting scripts and PhysXPluginMfx-style infections) that ride inside scene files and run when a booby-trapped scene is opened. Treat .max files from unknown sources with caution: keep 3ds Max's Safe Scene Script Execution / security tools enabled, scan downloaded scenes, and prefer assets from reputable marketplaces. Merely previewing a .max in the web Autodesk Viewer (which doesn't run MAXScript) is low risk; opening an untrusted scene in full 3ds Max is where the exposure is.

Format details

in a nutshell
FULL NAME3ds Max Scene File (Autodesk 3ds Max)
DEVELOPERAutodesk (3ds Max; originally Autodesk/Discreet, Yost Group)since 1996 (3D Studio MAX 1.0 for Windows NT)
MIME TYPEapplication/octet-stream
TYPEProprietary binary scene file (OLE2 compound-document container)
MAGIC BYTES · FILE SIGNATURE
OFFSET
0001020304050607
HEX
D0CF11E0A1B11AE1
ASCII
········
A 3ds Max .max scene is stored in a Microsoft OLE2 Compound File (Structured Storage) container, so it begins with the classic D0 CF 11 E0 A1 B1 1A E1 signature - the same header as old Office .doc/.xls files. The internal structure is undocumented and version-specific. Note: .max is heavily overloaded across unrelated apps (see user_scenarios); the OLE2 header identifies the 3ds Max case specifically.

Programs that open MAX files

Windows2 apps
Autodesk 3ds Max Paid The only app that opens .max correctly. File > Open the scene. Windows-only; subscription, with a free trial and free student/educator licence.
Autodesk Viewer (web/desktop) Free Upload the .max to preview the scene in a browser without a 3ds Max licence - view only, not editable or convertible.
macOS1 app
Autodesk Viewer (web) Free There is no 3ds Max for macOS; upload the .max to the browser-based Autodesk Viewer to preview it. To edit, you need 3ds Max on Windows (or a Windows VM).
Linux1 app
Autodesk Viewer (web) Free No native 3ds Max on Linux; use the browser-based Autodesk Viewer to preview the scene.
Web1 app
Autodesk Viewer Free Drag the .max into the browser to view the 3D scene without installing anything (preview only).

Technical details

deep spec
Container formatMicrosoft OLE2 Compound File Binary (Structured Storage) - same low-level container as legacy `.doc` and `.xls` files
Magic bytes (hex)`D0 CF 11 E0 A1 B1 1A E1` at offset 0 (standard OLE2 Compound File signature)
MIME type`application/octet-stream`
EncodingBinary, little-endian
Primary platformWindows only; 3ds Max does not run on macOS or Linux
Internal structureProprietary and version-specific; the stream layout inside the OLE2 container is undocumented by Autodesk
Scene data stored3D geometry, materials and shaders, lighting, cameras, animation tracks, render settings, environment and effects
Plugin dependenciesEmbeds data written by installed third-party plugins; missing plugins at load time produce errors or silent data loss
Export formats`.fbx`, `.obj`, `.3ds`, `.dxf`, `.dwg`, `.stl`, `.sat`, `.igs`, `.ai` and others via built-in 3ds Max exporters
Forward compatibilityOlder versions of 3ds Max cannot open `.max` files saved by a newer version
Backward compatibilityNewer 3ds Max versions generally open older `.max` files, though data from missing plugins may not load
Typical file sizeA few megabytes for simple scenes; multiple gigabytes for large scenes with embedded geometry and animation data
Alternative viewerAutodesk Viewer (web-based) supports read-only preview of `.max` scenes without a 3ds Max license
Related interchange formats`.fbx`, `.3ds`, `.obj`, `.ase` - lighter-weight or open alternatives used for cross-application asset transfer
Released1996 (3D Studio MAX 1.0 for Windows NT)
Specificationwww.autodesk.com

MAX conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with MAX files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about MAX files.

Frequently asked questions

How do I open a MAX file?
A .max is a 3ds Max scene, and only Autodesk 3ds Max opens it correctly (Windows-only, paid, with a free trial and student licence). To just look at one without a licence, upload it to the web-based Autodesk Viewer for a preview.
Can I open a MAX file for free?
You can preview many .max scenes for free in the browser-based Autodesk Viewer, but you can't edit or reliably convert one without 3ds Max. The free 3ds Max student/educator licence is an option if you qualify; otherwise use the 30-day trial.
Why won't my MAX file open in 3ds Max?
Most often it was saved in a newer 3ds Max version than yours - .max isn't backward-compatible. Ask the sender to re-save with 'Save As Previous' to your version, or update your 3ds Max. (Also confirm it's actually a 3ds Max file; .max is reused by other programs.)
How do I open a MAX file in Blender?
You can't open .max in Blender directly. Open it in 3ds Max and export to FBX or OBJ, then import that into Blender. Without access to 3ds Max there's no way to get the scene into Blender.
How do I convert a MAX file to OBJ or FBX?
Inside 3ds Max, File > Export and choose FBX (keeps materials/animation) or OBJ (geometry + .mtl). No standalone converter can do this without 3ds Max because the format is proprietary and undocumented.
Is every .max file a 3ds Max scene?
No. .max is an overloaded extension also used by unrelated programs (older PCB/CAD tools, photo/album apps, game data). If your file didn't come from a 3D pipeline, it may belong to a different application entirely.

References

1Wikipedia - Autodesk 3ds Maxen.wikipedia.org
2Autodesk - 3ds Max overviewwww.autodesk.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BCBitComet Incomplete Download File
5.PARTPartial Download File
6.BINCD/DVD Disc Image (BIN/CUE)
7.EXEWindows Executable (Portable Executable)
8.AVIFAV1 Image File Format (AVIF)
9.RPMSGRestricted Permission Message
10.NOMEDIAAndroid No-Media Marker File

Related extensions

.DCMDICOM Medical Image
.STEPSTEP - Standard for the Exchange of Product Data (ISO 10303)
.SKPSketchUp Document
.STPSTEP - Standard for the Exchange of Product Data (ISO 10303), .stp spelling
.MTLMaterial Template Library (Wavefront)
.OBJWavefront OBJ (3D geometry)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z