CAD Sanitizer
Remove metadata from STEP files before sending files to vendors, partners, or public repos.
Sanitization modes
Standard
Removes common identifying header values and software fingerprints.
Paranoid
Adds aggressive removal for emails and path-like strings in the file body.
Why teams use it
- Reduce accidental leakage of author or system details.
- Share geometry with vendors while keeping provenance private.
- Prepare sample datasets for demos and public docs.
- Enforce cleaner outbound CAD data hygiene.