Preserved
- Overall surface and solid shape
- Declared physical dimensions
- Detected IGES part boundaries
Neutral CAD surfaces prepared for 3D printing
Convert .iges surface and solid models into verified STL meshes without uploading engineering data. Preview the imported geometry, choose tessellation quality, units, orientation, and part handling, then inspect the reparsed STL before download.
or browse your computer
Max 100 MB · processed locally
Your CAD file stays on this device. Only the converter engine is downloaded; model data is never uploaded.
IGES is common in older mechanical, aerospace, tooling, and supplier workflows where trimmed surfaces and NURBS geometry must move between CAD systems. A slicer cannot use those mathematical entities directly, so the browser tessellates them into triangles. The output preserves visible shape and dimensions, but it cannot retain exact surface equations, trimming parameters, layers, annotations, colors, or other IGES entity metadata.
OpenCascade evaluates bounded IGES surfaces and creates a triangle approximation. Fine quality follows small radii and freeform curvature more closely, while Draft produces fewer facets.
Declared CAD units are normalized to millimeters first. You then choose the numeric STL unit and X-, Y-, or Z-up orientation, with the resulting dimensions shown in the verified preview.
Every produced STL file is reparsed. Download remains unavailable unless mesh count, triangles, finite coordinates, and dimensions agree with the selected conversion plan.
Step 1
Select a .iges or .igs file up to 100 MB. OpenCascade reads and tessellates it locally, then the input preview shows detected parts, triangles, and dimensions.
Step 2
Choose STL coordinate units, X/Y/Z up axis, and whether detected parts should merge into one mesh or split into separate files.
Step 3
The generated STL bytes are reparsed for geometry and dimension checks. Download one STL or a ZIP only after verification succeeds.
Prepare an IGES component received from a vendor, legacy vault, tooling supplier, or neutral CAD archive for Cura, PrusaSlicer, Bambu Studio, or a print service.
Preview how trimmed and freeform surfaces become triangles, compare dimensions, and choose Draft, Balanced, or Fine detail before sharing a manufacturing mesh.
Merge detected bodies into one STL or split them into named files inside a ZIP when each part needs independent orientation and support.
IGES stores CAD entities such as NURBS surfaces, trimmed patches, curves, solids, layers, colors, and annotations. STL stores only triangle facets and normals. Conversion samples usable surfaces into triangles and writes unitless coordinates, so exact CAD definitions and non-geometric entity data cannot survive.
| Property | IGES | STL |
|---|---|---|
| Geometry | NURBS, trimmed surfaces, curves, solids | Triangle facets |
| Metadata | Layers, labels, colors, annotations | Not supported |
| Units | Declared by the CAD file | Unitless numeric coordinates |
No. The OpenCascade WebAssembly engine reads the model in a browser worker, and preview, export, and STL verification remain on your device.
Exact NURBS and trimmed surface definitions, curves, layers, annotations, colors, labels, and other CAD metadata are lost because STL stores triangle geometry only.
Not directly. Curves and points have no printable surface. The source must contain usable faces or solids before STL triangles can be generated.
The CAD engine normalizes declared source units to millimeters. You can then choose the numeric unit written into the unitless STL and confirm dimensions in the output preview.
IGS contains the same IGES exchange structure under a legacy three-letter filename extension.