Vector & CAD format

IGES converter

IGES, written to disk as .iges, is the Initial Graphics Exchange Specification — the first ANSI-standard neutral format for passing CAD geometry between systems from different vendors. An .iges file describes curves, surfaces, and annotation as numbered entities in a fixed-width text layout inherited from punch cards.

Private for supported formats — processed in your browser

Convert supported files

Runs on your device

Drop IGES files here

Batch files can each use a different output. Nothing uploads for local conversions.

Working inputs include camera RAW, browser-local audio/video, PDF, CBZ/CBR comics, office documents, ebooks, markup, 3D models, structured text, images, and archives.

Where IGES comes from

The format was developed under the U.S. National Bureau of Standards (now NIST) with Boeing and General Electric and first published in 1980. Development effectively ended with version 5.3 in 1996 as the industry pivoted to STEP, yet decades of legacy data keep IGES import alive in every CAD package.

How IGES works

  • Text files in 80-column records divided into Start, Global, Directory Entry, Parameter Data, and Terminate sections.
  • Each entity spans a two-line directory entry plus parameter records, cross-referenced by sequence numbers.
  • Strong at curves and NURBS surfaces; boundary-representation solid support came late and is inconsistently implemented.
  • Surface models often arrive as unstitched faces, requiring healing before they behave as solids.

When to use IGES

  • Recovering geometry from legacy aerospace and automotive archives
  • Exchanging surface models with older CAM and inspection software
  • Supplying wireframe and surface data where STEP support is unavailable

Strengths and limitations

Strengths

  • Readable by virtually every CAD system ever shipped
  • Vendor-neutral and formally standardized
  • Well suited to pure surface and curve data

Limitations

  • Frozen since 1996, with weak solids and essentially no assembly structure
  • Imported models frequently need stitch-and-heal repair
  • No product metadata or tolerance information compared with modern STEP

Compatibility

Import filters for .iges persist in every mainstream CAD, CAM, and CAE product precisely because of legacy archives, and export remains common as a fallback. The fixed-column text opens anywhere, but meaningful use requires CAD software — and for new work most vendors steer users toward STEP.

The Global section carries the sending system, author, organization, units, and creation date, but per-part metadata is minimal.