ImageToSVG

How to Edit SVG Paths in Inkscape — Node Editing

Inkscape's node editor (N key) lets you modify any SVG path. Learn to add, delete, smooth, and reposition nodes to clean up vectorized SVG files.

Preset:
Colors:
VTracer vectorization + SVGO optimizationPrivacy protected

Inkscape Node Editor Basics

Press N (or F2) to activate the Node tool. Click a path to see its nodes. Drag nodes to reshape the path. Click on the path between nodes to add new nodes.

  • N or F2: activate Node tool
  • Click path: see all nodes as squares
  • Drag node: move that point on the path
  • Click on path between nodes: add a new node
  • Delete key: delete selected node(s) — path auto-adjusts
  • Tab: cycle through nodes on selected path

Fixing Vectorized SVG Paths

SVG files from imagetosvg.com may have minor rough edges or excess nodes. Use Inkscape's node editor and Simplify to clean them up.

  • Path > Simplify (Ctrl+L): reduce node count automatically
  • Node tool: manually delete stray nodes causing rough edges
  • Path > Break Apart: separate compound paths for individual editing
  • Path > Combine: merge separate paths back into one
  • Extensions > Generate from Path > Interpolate: smooth gaps between paths

Frequently Asked Questions

How do I smooth a path in Inkscape?

Select the rough node with the Node tool (N), then click 'Make selected nodes smooth' in the toolbar. Drag the Bezier handles to shape the curve.

How do I delete a node without breaking the path?

Select the node with the Node tool, press Delete. Inkscape automatically connects the neighboring nodes. The path stays closed but the shape changes.

Why does my vectorized SVG have so many nodes?

Automated vectorizers add nodes to reproduce fine image details. Use Path > Simplify (Ctrl+L) in Inkscape to reduce node count — the shape stays nearly identical but the file is cleaner.

How do I close an open path in Inkscape?

Select both endpoints with the Node tool (Shift+click), then press Shift+Ctrl+J (Join nodes). The path closes by connecting the two endpoints.

Related guides

Ready to Convert Your Image to SVG?

Free online converter — no sign-up, no watermarks, results in under 3 seconds.

Try It Free — Convert Image to SVG