- Home
- Features
Features — every SVG source
Every SVG a page hides, one popup
An SVG can sit in a page four different ways, and most of them defeat right-click and Save image as…. SVG Downloader knows all four. Open the popup, see what's there, save the original file.
-
Inline <svg>
Download inline SVG
Icons drawn straight into the HTML have no URL and no menu entry. SVG Downloader reads them from the DOM and repairs the namespace.
See how → -
CSS background
Download CSS background SVG
Backgrounds set in CSS —
See how →url()or a data URI — can't be dragged. It reads the computed style and resolves the source. -
Sprite / <use>
Extract SVG from a sprite
A sprite sheet packs many icons behind
See how →<use>references. It resolves each one and saves the single glyph you want. -
Whole page ZIP
Download all SVGs as ZIP
Grab an entire icon set at once. It bundles every detected SVG, de-duplicated and numbered, and names anything it couldn't fetch in the popup.
See how →
The shared model
Four sources, one honest workflow
The four sources look different in the DOM but behave the same in the popup. Whichever way an SVG got onto the page, SVG Downloader treats it the same once it's found: show it, save it, and tell you about anything it had to skip — without touching a server.
- An isolated preview of each. Every SVG it finds is rendered on its own, away from the surrounding layout, so you can page through with Previous/Next and see exactly what you're about to save before you commit.
- The original markup, not a re-render. What downloads is the SVG that was in the page — its own paths, its own
viewBox, its own precision. It stays sharp at any size and stays editable text you can recolour, never a rasterised screenshot. - Entirely on-device. Detection, preview and download all happen in your browser. Nothing is uploaded, there is no account, and there is no analytics call watching what you save.
You can hand a saved file straight to the SVG Color Changer if you want to recolour it, or send the whole page to a ZIP when you need the full set. Start with whichever source matches the icon in front of you.
Install it once, catch every SVG
Free, MIT-licensed, and it never phones home. Chrome 88+, Edge and Brave.