Image aspect ratio fitter
Fit an image into a new aspect ratio without cropping, using colored padding. Download a PNG.
Remove redundant whitespace from an SVG path string. Preserve the shape without rounding coordinates.
Runs in your browser
Remove redundant whitespace from an SVG path string. Preserve the shape without rounding coordinates.
Runs in your browser
Inputs are processed on this page and are never sent to a server.
Optimize SVG markup or compact path whitespace; check the resulting graphic in your own design.
Text · Decimal places
Remove redundant whitespace from an SVG path string. Preserve the shape without rounding coordinates.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#2855e8" d="M10 10h80v80H10Z"/></svg>
Optimize SVG markup or compact path whitespace; check the resulting graphic in your own design.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#2855e8" d="M10 10h80v80H10Z"/></svg>
Optimize SVG markup or compact path whitespace; check the resulting graphic in your own design.
Calculations run on your device. Form inputs are not sent to a server.