What is the 123DX file format?
A .123dx file is a 3D CAD model created with Autodesk 123D Design, a free consumer solid-modelling application offered by Autodesk from 2011 to early 2017. Despite its approachable interface, 123D Design supported genuine parametric solid modelling suitable for 3D printing, laser cutting, and hobbyist manufacturing.
Internally a .123dx file is a ZIP archive - renaming it to .zip and extracting it reveals XML metadata, binary geometry, textures, materials, and a full parametric edit history. The container uses standard DEFLATE compression with CRC-32 integrity checks per entry. File sizes typically range from 1 MB to 50 MB.
Autodesk discontinued the entire 123D product family between November 2016 and March 2017, directing users toward Tinkercad (browser-based, free) and Fusion 360 (professional). Autodesk Fusion 360 can import .123dx files through its Upload feature, converting them to Fusion 360 (.f3d) cloud format. The original installer for 123D Design 2.2.14 still circulates through archive sites for those needing direct access to legacy files.
For interoperability, 123D Design could export to STEP, STL, OBJ, and SAT, enabling geometry migration - without edit history - to other CAD packages.
Security & safety
RISK: LOWPassive ZIP-based CAD container; no executable content. Very low risk.
Format details
in a nutshellPrograms that open 123DX files
Technical details
deep spec| File type | ZIP-based 3D parametric CAD model |
| Container | ZIP archive |
| Magic bytes | 50 4B 03 04 (ZIP local file header; first two bytes spell "PK") |
| Compression | DEFLATE per entry within the ZIP container |
| Integrity | CRC-32 per ZIP entry |
| ZIP contents | XML metadata, binary geometry data, textures, materials, full parametric edit history |
| Byte order | Little-endian (ZIP structure) |
| Typical size | 1 MB - 50 MB |
| Developer | Autodesk, Inc. |
| Final version | 123D Design 2.2.14 (last release before discontinuation) |
| Discontinuation | Entire Autodesk 123D product family discontinued November 2016 - March 2017 |
| Modern import path | Autodesk Fusion 360 Upload feature converts .123dx to F3D cloud format |
| Legacy export formats | STEP, STL, OBJ, SAT (geometry only, without parametric history) |
| Associated OS | Windows, macOS, iOS (123D Design app, all discontinued) |
| Released | 2011 (Autodesk 123D Design public beta) |
| Latest version | 2.2.14 (final release before discontinuation) |