Crop SVG Online

Remove empty canvas space by fitting the SVG viewBox to the artwork. Paths remain vector and fully scalable.

Free · Browser-only

TIGHT CROP USES RENDERED GEOMETRY. ADD PADDING FOR THICK STROKES OR FILTERS.

PREVIEW: [AWAITING_INPUT]

viewBox="0 0 300 150"

SVG crop changes the viewBox, not the paths

No quality loss

Every curve and shape remains vector. Only the visible coordinate window changes.

Tight or manual

Measure the artwork automatically, then fine-tune x, y, width, and height when exact output dimensions matter.

Responsive output

Fixed width and height attributes are removed so the downloaded SVG scales from its new viewBox.

Frequently asked

How do I crop an SVG online?

Upload or paste the SVG, choose Tight crop to fit the artwork automatically, optionally add padding, and download the updated SVG.

Does cropping an SVG reduce image quality?

No. Cropping changes the SVG viewBox rather than rasterizing the artwork, so every path stays fully scalable.

What does Tight crop measure?

It measures the rendered vector geometry in the browser, including transforms. Stroke-heavy or filtered artwork may need a little extra padding.

Is the SVG uploaded to a server?

No. The file is sanitized, measured, and cropped locally in your browser.