A simple yet powerful Blender addon designed to instantly clean up messy 3D models imported from SketchUp.
When you import models from SketchUp (usually as .dae or .skp files), they often come with a lot of extra, unnecessary data that can make your Blender scene cluttered and difficult to work with. This includes:
- Complex Parent Hierarchies: Objects are often nested under numerous "Empty" objects, creating a confusing Outliner.
- Useless Empties: The importer creates a large number of Empty objects that serve as containers but have no geometric data.
- Scattered Objects: Your imported model parts are spread across the main scene collection.
- Incorrect Pivot Points: Object origins are often not centered on the geometry, making them difficult to rotate or scale.
SketchUp Cleanup automates the entire cleaning process with a single click.
- βοΈ Clear Parents: Flattens the object hierarchy by clearing all parent-child relationships while keeping all transformations intact.
- ποΈ Delete Empties: Selects and deletes all Empty objects in the scene, which are commonly created during SketchUp imports.
- π Center Pivots: Resets the origin point for every object to its geometric center, making them easier to manipulate.
- ποΈ Organize Scene: Moves all the cleaned objects into a new, neatly organized collection named
CleanUp.
- Go to the Releases page.
- Download the latest
sketchup_cleanup.zipfile. - Open Blender and go to
Edit>Preferences. - Navigate to the
Add-onstab. - Click the
Install...button and select the downloaded.zipfile. - Enable the addon by checking the box next to "Object: SketchUp Cleanup".
Using the addon is as simple as clicking a button!
- Import your SketchUp model into Blender.
- In the 3D Viewport, press the
Nkey to open the sidebar. - Look for a tab named
NXSTY-Tools. - Click the
SketchUp Cleanupbutton.

Your scene is now clean and organized! All objects will be in the CleanUp collection, ready for you to work with.
- NXSXTYNATE
Enjoy a cleaner Blender workflow!