Quick summary
The Clip tool in QGIS lets you trim a shapefile to an exact boundary using the Processing Toolbox, producing a clean new layer in seconds. This step-by-step guide covers everything from finding the Clip function to verifying your clipped output in the Layers Panel.
Steps
- Open the Processing Toolbox from the right-side menu in QGIS.
- In the search bar, search for and select the Clip tool.
- In the Input Layer field, select the layer you want to clip.
- In the Overlay Layer field, select the clipping boundary layer.
- Click Run to execute the clip operation.
- Click Close to exit the dialog; the new clipped layer will appear in the Layers Panel.
- Use the Move tool to reposition the clipped feature away from the boundary to verify the result.
