Verifiedby Adam B.·reviewed by FE Editorial·updated Aug 19, 20263.6(28 votes)Thanks for rating!
QUICK ANSWER
An IPT file is a single 3D mechanical part created in Autodesk Inventor. To open one without buying Inventor, upload it to the free Autodesk Viewer at viewer.autodesk.com - no install required. To 3D-print it, export to STL; to share with other CAD software, export to STEP.
.ipt (Inventor Part) is one of the core file formats used by Autodesk Inventor, a mechanical parts modeling, simulation and visualization software. .ipt files store a single parametric 2D or 3D component, including its geometry, feature history, constraints and material properties, as a proprietary binary file based on the Microsoft Compound File Binary (OLE2) container.
.ipt files are used during modeling and prototyping of such elements as engines, valves, cylinders and shafts. Finished parts are then combined into a larger structure and the final assembly is saved as an .IAM (Inventor Assembly) file. For neutral exchange with other CAD tools, Inventor can export .ipt geometry to .STEP format.
Security & safety
RISK: LOW
An .ipt is CAD geometry data, not an executable, so opening one in Inventor/Fusion or a viewer is safe. The realistic concerns are non-malware: an .ipt may reference external parts/iParts or use a different Inventor version (causing missing references or 'newer version' errors), and a part model can embed proprietary design detail (exact, measurable geometry) - treat shared files as sensitive. Download Inventor/Fusion and the Autodesk Viewer only from autodesk.com to avoid fake-'IPT viewer' adware sites.
Inventor .ipt files are Microsoft Compound File Binary (OLE2 structured-storage) containers, so they share the D0 CF 11 E0 A1 B1 1A E1 signature with old Office files and other Inventor types (.iam/.idw/.ipn). Internal streams identify it as an Inventor part; the format is proprietary and version-specific.
Programs that open IPT files
Windows4 apps
Autodesk InventorPaidFile > Open the .ipt to view and edit the part with full feature history. Subscription product.
Autodesk Viewer (web)FreeUpload the .ipt in a browser (free Autodesk account) to view, rotate and measure without Inventor - the best free way to just look at a part.
Autodesk FusionFreemiumUpload/Open the .ipt to import it into Fusion for viewing or further modeling. Free for personal/hobby use.
Inventor View / Inventor Read-OnlyFreeLegacy free Inventor viewer for opening .ipt/.iam read-only; largely superseded by the web Autodesk Viewer.
macOS2 apps
Autodesk Viewer (web)FreeInventor has no native macOS app - use the browser-based Autodesk Viewer to view .ipt on a Mac.
Autodesk FusionFreemiumNative macOS app - upload/open the .ipt to view or model. Free for personal use.
Web1 app
Autodesk ViewerFreeDrag the .ipt onto viewer.autodesk.com to view, measure and share - no install, any OS.
Technical details
deep spec
Developer
Autodesk
Format category
Parametric 3D CAD part file (single component)
Container format
Microsoft Compound File Binary (OLE2 structured storage)
Magic bytes
D0 CF 11 E0 A1 B1 1A E1 (OLE2 header at offset 0)
MIME type
application/octet-stream
Part scope
Single solid or surface body component only; multi-part assemblies use .iam
Parametric feature tree
Full history-based feature tree retained (sketches, extrusions, fillets, chamfers, threads, etc.)
Version compatibility
Version-specific binary; not forward-compatible without Inventor's built-in migration tool
No questions yet - be the first to ask about IPT files.
Frequently asked questions
How do I open an IPT file without Inventor?
Upload it to the free Autodesk Viewer (viewer.autodesk.com) in a browser to view, rotate and measure it - no Inventor needed, works on any OS. Autodesk Fusion (free for personal use) can also import .ipt for viewing or modeling.
Why won't my IPT file open in Inventor?
Usually a version mismatch - the part was saved in a newer Inventor than yours, and older Inventor can't open newer files. Use the same/newer Inventor, ask the author to save down or export STEP, or just view it in the web Autodesk Viewer.
How do I convert an IPT to STL for 3D printing?
Open the part in Inventor or Fusion and Export to STL (choosing a mesh resolution), then load the STL into your slicer (Cura, PrusaSlicer). STL is the standard 3D-printing format; IPT itself isn't a printable mesh.
How do I get an IPT part into SolidWorks or another CAD?
Export it to STEP (.step/.stp) from Inventor or Fusion, then open that in the other CAD. STEP carries the exact solid geometry across systems (the parametric feature history doesn't transfer).
What's the difference between IPT and IAM files?
An .ipt is a single part (one component); an .iam is an assembly that references multiple parts put together. You build parts as .ipt and combine them into an .iam assembly.
What's the difference between STEP and STP exports?
None - .step and .stp are the same ISO 10303-21 format, just different extensions. Either works when exporting an IPT for another CAD program.