Change SVG Path Winding Order

Flip outline winding — useful with fill-rule holes and evenodd

Reverse path direction? Reverse path directionSimplify path? Simplify path

FAQ

Quick answers

How do I change SVG path winding order?
Click Change winding. The closed outline is reversed, which flips clockwise vs counter-clockwise.
Will fill-rule evenodd look different?
If two subpaths rely on opposite winding, reversing one changes the hole. The sample is a single diamond.
Does this set fill-rule?
No. It only rewrites d. Add fill-rule in Source if you need it.
Need a CW / CCW converter?
Same action — clockwise/counter-clockwise queries land on this winding tool.
Reverse path direction → Simplify path →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina