Preserved
- Overall surface and solid shape
- Declared physical dimensions
- Detected IGES part boundaries
Legacy IGS exchange files to modern slicer meshes
Open legacy .igs CAD exchanges directly in the browser and create STL files with visible tessellation controls. Review the source model, choose scale, orientation, and part layout, then download only after the generated STL passes an independent reparse check.
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.
IGS is the legacy three-letter IGES extension still produced by older CAD installations, component catalogs, CNC archives, and supplier systems. It stores the same entity-based exchange data as .iges rather than a ready-made print mesh. Conversion evaluates supported surfaces and solids into STL triangles while discarding exact CAD mathematics, curve entities, drafting layers, colors, annotations, and labels.
IGS and IGES share the same data model. OpenCascade routes both extensions through the IGES importer and rejects renamed or malformed files clearly.
Draft reduces triangle count, Balanced suits most parts, and Fine follows smaller curved details. The input preview exposes the resulting tessellated geometry before export.
The converter reparses actual generated files and compares part count, facets, numeric coordinates, and bounds before enabling the download action.
Step 1
Choose a .igs or .iges file. It is validated and tessellated in a local worker before the browser displays the source preview.
Step 2
Set output units, X/Y/Z up axis, and merge or split behavior while reviewing the expected physical dimensions.
Step 3
The converter reopens the generated STL, displays the real output geometry, and enables download only when validation passes.
Turn older .igs components into a mesh that modern slicers and repair utilities accept without first installing the original CAD system.
Inspect and tessellate neutral components downloaded from long-running industrial catalogs where the shorter IGS extension is still common.
Create one STL from all detected bodies or split them into individual files for build-plate placement, quoting, and manufacturing review.
IGS is the shortened filename extension for the Initial Graphics Exchange Specification. Its entities can represent curves, trimmed surfaces, solids, layers, colors, and annotations. STL cannot carry that CAD structure; it keeps only tessellated triangle geometry and normals.
| Property | IGS | STL |
|---|---|---|
| Representation | Entity-based CAD exchange | Triangle surface mesh |
| Editing data | Curves, layers, labels, trimmed faces | Geometry only |
| Primary workflow | Legacy CAD interoperability | Slicing and mesh manufacturing |
No. IGS is the legacy three-letter extension for IGES. Both are processed by the same importer, but separate pages match the filename users actually have.
No. STL cannot store IGES layers, labels, annotations, colors, curve entities, or exact NURBS surface definitions.
Yes. Choose Merge into one mesh to write all detected bodies into one STL, or Split by CAD part to receive separate files in a ZIP.
Reparsing catches malformed or incomplete output before download and confirms that triangles and dimensions match the options you selected.
Use the IGES converter when the same exchange file has the .iges filename extension.