Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightCAD & PCB Toolschevron_rightSTEP Part ExtractorSTEP Part Extractor

STEP Part Extractor

Browse a STEP, IGES or BREP assembly's hierarchy, check one or more parts or sub-assemblies, and export each as a standalone STL, GLB or OBJ file.

upload_file

Click to browse or drag & drop files here

Choose a STEP, IGES or BREP file

Accepted: .step,.stp,.iges,.igs,.brep

infoTessellation happens locally through OpenCascade (WASM). Large assemblies can take a few seconds to parse — nothing is uploaded.

Similar Tools

STEP Assembly Inspector

STEP Assembly Inspector

Load a STEP, IGES or BREP file and browse the assembly it encodes — sub-assemblies, leaf parts, and per-node vertex, triangle and face counts.

CAD File Converter

CAD File Converter

Convert STEP, IGES and BREP CAD files to STL, OBJ, GLB or PLY with adjustable tessellation quality.

CAD Mass Properties Calculator

CAD Mass Properties Calculator

Compute volume, surface area, centroid, bounding box and weight from a STEP, IGES, BREP or STL file, with ~20 material density presets, entirely in your browser.

Universal CAD Viewer

Universal CAD Viewer

View STEP, IGES, BREP, STL and DXF files in your browser, no install or upload — 3D solids in an orbit viewer, DXF drawings on a 2D canvas.

Bcrypt Generator

Bcrypt Generator

Generate bcrypt password hashes.

Audio Metadata Viewer

Audio Metadata Viewer

View duration, sample rate, channels, bitrate, and ID3 tags of any audio file in your browser. Fully private.

Rotate Image

Rotate Image

Rotate images by custom angles.

apps

More Tools

Browse our full collection of free online tools.

A STEP or IGES assembly is a tree of parts and sub-assemblies, but most CAD conversion tools only let you export the whole thing as one flat mesh. If all you need is the one bracket, the one plate, or one arm of a larger mechanism, that means opening a full CAD package just to isolate it — or converting everything and hunting for the right solid inside the result.

This tool skips that. It reads the file with the same OpenCascade kernel used across the site's CAD tools, rebuilds the real product hierarchy, and shows it as a checkable tree: every sub-assembly and leaf part, with its own mesh count next to it. Check any combination of nodes — a single part, a whole sub-assembly, several unrelated ones — and preview whichever you last touched in the 3D viewport before committing to anything. Pick a target format (STL, GLB or OBJ) and export: one checked node downloads directly, more than one gets zipped together with sensible, collision-safe filenames.

A node's exported geometry is exactly what the tessellation pass produced for it, at whatever quality preset you had selected — raising the quality re-tessellates the whole file and produces a finer mesh for every part, not just the one you're about to export, so set it before picking parts if the file is large. Nothing is uploaded anywhere: the STEP file is read, tessellated and exported entirely inside your browser.

Useful for pulling one part out of a supplier's assembly to 3D print it standalone, checking a single component's geometry in a mesh-only tool, or building a parts library out of an assembly file without touching a CAD license.