Scale SVG Path Without Changing ViewBox

Enlarge or shrink the path while keeping the viewBox unchanged

Fit viewBox? Scale to fitNo transform? Scale without transform

FAQ

Quick answers

How do I scale a path without changing the viewBox?
Paste the SVG, set Factor (above 1 enlarges, below 1 shrinks), then click Scale (keep viewBox). Path d updates; viewBox width/height/min stay put.
Will the path clip?
If you enlarge past the window, yes. Shrink or use Scale to Fit ViewBox to stay inside.
Also avoid transforms?
This page already bakes into d. See Scale Without Transform for the same idea with transform-focused wording.
Want the viewBox to grow with the path?
Use Scale SVG Path Coordinates (hub) which can retighten the window.
Scale coordinates → Scale to fit viewBox → Scale without transform → Scale to size →
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