Convert step to ply

Free online STEP to PLY converter

Convert CAD STEP solids into PLY meshes for mesh-processing, scanning, and visualization software.

Convert STEP to PLY online - free

Uploading…
Selected files exceed the 75 MB total limit. Please select fewer or smaller files.

Your file is processed instantly and never stored on our servers.

How it works

  1. 1/3

    Upload your .step file

    Click to browse to select your file you want to convert or simply drag & drop your file into selected area.

  2. 2/3

    Perform .step to .ply conversion

    After successful file upload, click to convert when you are ready.

  3. 3/3

    Download converted .ply file

    Conversion result is ready to download.

How to convert step to ply file

Mesh-processing software, scanner pipelines, and some visualization tools accept PLY meshes but cannot use STEP's CAD solid geometry directly. Converting produces a polygon mesh for display, analysis, or further mesh editing; it does not retain an editable CAD model.

STEP and PLY formats

STEP, stored as .step or .stp, is the ISO 10303 product-data exchange format used by mechanical CAD systems including SolidWorks, CATIA, Siemens NX, PTC Creo, Autodesk Inventor, Fusion, Onshape, and FreeCAD. A STEP file normally stores boundary-representation geometry: mathematically defined solids, surfaces, curves, and assemblies rather than triangles.

STEP application protocols such as AP203, AP214, and AP242 can carry differing amounts of product structure, names, colors, and product-manufacturing information. The geometry is precise within its modeling tolerance, but CAD features such as sketches, parametric history, and native constraints are generally not transferred.

PLY, also called Polygon File Format or Stanford Triangle Format, stores mesh vertices and faces. It can store normals and per-vertex or per-face properties such as RGB/RGBA color; the supported properties depend on both the exporter and receiving application. PLY is common in 3D scanning, point-cloud processing, MeshLab, CloudCompare, research workflows, and mesh visualization.

PLY may be ASCII or binary. Binary PLY is usually smaller and faster to read, while ASCII PLY is easier to inspect in a text editor. PLY has no standard unit field, no CAD assembly hierarchy, and no standard representation for exact cylinders, planes, or surfaces.

Convert the file

Upload the .step or .stp file to the converter on 101convert.com, choose PLY as the output format, convert it, and download the mesh. Open the result in the intended application and check a known dimension, curved areas, and separate components before relying on it.

For local conversion and control over tessellation, use FreeCAD:

  1. Open the STEP file with File → Open or File → Import.
  2. In the model tree, select the solid, compound, or required individual parts.
  3. Switch to the Mesh Design workbench.
  4. Choose Meshes → Create mesh from shape.
  5. Set the linear and angular tessellation tolerances in the mesh dialog, then create the mesh.
  6. Select the new mesh object and choose File → Export.
  7. Select the PLY mesh format and save, for example, as part.ply.

MeshLab is useful for inspecting, cleaning, decimating, and re-exporting the resulting PLY, but it does not normally import STEP directly. Export the STEP model to a mesh first, then open that mesh in MeshLab using File → Import Mesh.

Mesh quality and compatibility

The conversion is a tessellation: analytic surfaces become finite polygons, usually triangles. A smaller linear deflection and tighter angular tolerance approximate curves more closely, but create more faces, larger files, and higher memory use. Use a tolerance based on the smallest feature and accuracy required by the destination workflow.

Inspect holes, fillets, thin walls, narrow gaps, and curved edges after export. Coarse tessellation can make round holes visibly polygonal, merge nearby surfaces, omit small features, or leave unsuitable geometry for downstream processing. Extremely fine tessellation can create millions of triangles with little visible benefit.

For 3D printing, PLY is not the usual delivery format; STL and 3MF are more widely accepted by slicers. Use PLY only when the receiving software specifically requires it, and verify that the exported mesh is closed and manifold if the downstream process requires a watertight solid.

STEP assemblies can contain multiple named parts, while a PLY export commonly becomes one mesh without assembly relationships. Export components separately when the receiving application needs independently selectable parts.

STEP colors do not automatically become PLY colors. If color is required, verify that the exported file contains color properties and that the target program reads the same vertex- or face-color convention. Because PLY coordinates are unitless, measure a known feature after import; scale only if the target program interprets the coordinates using a different unit system.

STEP vs PLY: format comparison

How the STEP and PLY formats compare on the properties that matter most for this conversion.

Comparison of the STEP and PLY file formats
Property .STEP Standard for the Exchange of Product model data .PLY Polygon File Format
Open standard Yes Yes
Compression Uncompressed Uncompressed
Typical file size Medium Medium
Opens in a web browser No No
Further editing Limited Easy
Metadata support Extensive Basic
Plain-text readable Yes Yes
Best used for Data exchange Data exchange
Introduced 1994 1994
Developer ISO Stanford University
MIME type application/step application/octet-stream

Frequently asked questions

Is the STEP to PLY converter free?

Yes, converting STEP to PLY on 101convert.com is completely free. No registration, email address or installation is required. If you need a higher file size limit or want to convert more files at once, see our plans.

How large can my STEP file be?

You can upload STEP files up to 500 MB and convert up to 5 files at once in a single batch.

What happens to my uploaded files?

Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.

Do I need to install any software to convert STEP to PLY?

No. The STEP to PLY conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.

Did the conversion fail?

In most cases, the cause is an incorrect file format. Please upload a valid STEP file for this STEP to PLY conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.