Browse all toolsSVG ViewBox Adjuster
Edit

SVG ViewBox Adjuster

Edit SVG viewBox coordinates with a live preview of the visible coordinate window.

Loading...

Page context

Where SVG ViewBox Adjuster fits

SVG ViewBox Adjuster inspects the SVG viewBox and creates a default one from width and height when missing.

Why viewBox matters

The viewBox defines the internal SVG coordinate system. Without it, responsive scaling and editing are harder.

Current behavior

If no viewBox exists, the tool creates `0 0 width height` from numeric width and height values.