to
Our free and fast tool will convert most 3D mesh or STEP (STEP-File) model files to a standard XYZ (Point Cloud) file that can then be edited further in most popular 3D editing packages such as Blender or 3D printed without any further processing.
To convert your STEP file click the Upload button above and select the file to convert. Once selected, the file will be converted to a XYZ file and will ready for download shortly afterwards. For more information about the STEP to XYZ conversion process see the conversion information section below for more information.
Here are 2 simple steps to convert your STEP to XYZ.
First click the "Upload..." button, select your STEP file to upload. Select any configuration options. When the STEP to XYZ conversion has completed, you can download your XYZ file straight away.
We aim to process all STEP to XYZ conversions as quickly as possible, this usually takes around 5 seconds but can be more for larger more complex files so please be patient.
We aim to create the most accurate conversions with our tools. Our tools are under constant development with new features being added every week.
Yes, of course! We do not store the STEP file you submit to us. The resulting XYZ file, once created is deleted 1 hour after upload and the download link will expire after this time.
Yes! Our STEP to XYZ tool will run on any system with a modern web browser. No specialist software is needed to run any of our conversion tools.
Extension: STEP
Full Name: STEP-File
Type: 3D Model
Mime Type: application/octet-stream
Format: Binary
The STEP file format is a 3D format defined in 1994 and used to store 3D objects for use in Computer-aided design (CAD) applications. STEP files are text-based formatted files containing one instance per line.
Although STEP files are widely supported by most CAD applications the format does have its limitations, such as the necessity to read the complete file into memory in order to parse the contents and due to the text storage of information the files can be quite large.
STEP files when imported will be converted to 3D geometry comprising vertices and faces. If the STEP file contains color information this will be converted where possible.
Extension: XYZ
Full Name: Point Cloud
Type: 3D Model
Mime Type: text/plain
Format: Text
The XYZ is a 3D file format used for representing 3D Point Clouds. The format contains only positional information (X, Y, Z coordinates) for the individual points. The format is often used for digital elevation modelling of terrain for later processing in 3D modelling applications.
As the format only contains positional information a common task is to convert this into a fully surfaced 3D model using methods such as Alpha Shapes or Delaunay Triangulation. The format can also be viewed without further processing in its raw format.
Only vertex information will be saved to the XYZ Point Cloud file generated by our tool, all other information such as faces and material colors will be discarded in the final file due to this information not being supported.
When creating a preview of the XYZ file our tool will render the Point Cloud as individual squares.