Free STL tool

STL File Info: Binary or ASCII, Triangle Count, Header

Inspect what is inside an STL file: encoding, header text, triangle count, bounding box and whether the mesh is closed. Handy before sending a file to a print service.

Loading converter…

How it works

  1. 1
    Drop the STL

    Header and encoding are read from the raw bytes.

  2. 2
    Read the report

    Encoding, solid name, triangle count, size consistency and watertightness.

  3. 3
    Act on it

    Use the linked tools to convert the encoding, scale or repair.

Details

A binary STL begins with an 80-byte header that exporters fill with their name and sometimes the unit or color information (Materialise Magics and SolidWorks do this). The 4-byte count that follows must match the file length: 84 + 50 × triangles. A mismatch means the file was padded, truncated or is actually ASCII.

Accepted formats: STL

Frequently asked questions

More STL tools