Trim invisible padding from SVG files in a full-tab workspace. Drop files, paste markup, preview on a checkerboard, rename items, and download cropped SVGs individually or as a ZIP.
TIP
Use Paste Markup when you copy SVG directly from browser DevTools.
Getting started
- Install SVG Crop and click the toolbar icon.
- A dedicated editor tab opens.
- Add SVGs via drag-and-drop, Browse Files, or Paste Markup.
- Select cards and click Download Selected, or open per-item actions for PNG export.
Import methods
- Drag and drop one or more
.svgfiles onto the workspace. - Browse Files opens the system file picker.
- Paste Markup reads SVG from the clipboard (requires clipboard permission).
- Invalid or empty SVG shows a header error for about three seconds.
Auto crop
Each SVG renders to a 1000×1000 canvas. The tool scans alpha pixels to find tight bounds, rewrites the viewBox, and removes fixed width/height attributes. Preview backgrounds auto-switch checkerboard contrast for light vs dark artwork.
Export options
- Single selection: download one
.svgfile. - Multiple selection: ZIP named
cropped_svgs_YYYY-MM-DD.zipvia JSZip. - Per-item modal: Download SVG, Download PNG, or Copy Markup.
- PNG export rasterizes at intrinsic SVG size (500 px fallback when unknown).
Toolbar actions also include Select All and Reset Workspace.
Theme
Cycle system, light, and dark themes from the header toggle. Preference saves to chrome.storage.local as theme.
Features
- Auto trim: Tight viewBox from visible pixel bounds.
- Drag-drop and paste: Add files or clipboard SVG quickly.
- Batch ZIP: Download multiple cropped SVGs together.
- PNG export: Raster preview per asset from the item modal.
- Inline rename: Edit filenames before download.
- Theme modes: System, light, and dark workspace themes.
Privacy
SVG source and exports are processed locally. Nothing is uploaded to Quintaphon servers.
See the Apps & Extensions Policy and Privacy Policy for company-wide details.
Need help?
Paste Markup requires clipboard read permission. Extremely complex SVGs may take longer to rasterize for PNG export.
Contact us via the support page if you need more assistance.