How to open .STPXZ files on Mac
To open .STPXZ files on Mac, use a CAD/translation tool that supports STEP-XML (.stpx) and STPXZ; open/import the .STPXZ from the application’s File → Open/Import function.
Step-by-step instructions
- Use a CAD/translation tool that supports STEP-XML (.stpx) and STPXZ; open/import the .STPXZ from the application’s File → Open/Import function.
- If the app fails to recognize the file, confirm it specifically lists STPXZ support (not only classic .stp/.step).
- For troubleshooting only, make a copy and inspect it as a ZIP container, then feed the extracted STEP-XML into a STEP/XML-capable importer.
Common issues
The file opens as a ZIP archive instead of a 3D model
.STPXZ is a compressed STEP-XML container, so some systems treat it like a generic ZIP file rather than a CAD exchange file.
- Open/import the file from within a STEP/XML-capable CAD exchange application rather than double-clicking it in the file manager.
- If needed, extract the archive and then import the contained STEP-XML with software that supports ISO 10303-28 (STEP-XML).
App supports STEP (.stp/.step) but not STPXZ
Many tools support classic STEP Part 21 files but not STEP-XML (ISO 10303-28) or its compressed .stpxz form.
- Check the software’s supported formats list for STEP-XML/STPX and specifically STPXZ (compressed STEP-XML).
- Use a translator/exchange tool that explicitly lists STPXZ support (STEP/XML reader capability).
Import fails or produces incomplete geometry/metadata
STEP-XML exchange can be sensitive to schema expectations and to whether the archive matches recommended structure and conventions.
- Re-download/re-export the file from the source system to ensure it was generated correctly and fully transferred.
- If you can inspect the container, verify it looks like a valid compressed Domain Model XML package (as described in recommended practices) and try importing with another STEP/XML-capable tool.
Mobile apps can’t open or preview the file
Mobile platforms often lack full STEP-XML/STPXZ import support, and viewers may only handle other CAD formats.
- Transfer the .STPXZ to Windows/macOS/Linux and open it in a STEP/XML-capable CAD exchange/translation application.
- If a mobile app claims STEP support, confirm it supports STEP-XML (STPX/STPXZ), not only .stp/.step.
Security note
.STPXZ is a compressed container; treat it like a ZIP from an untrusted source—opening it may expose you to decompression bombs or unexpectedly large extracted data.