- Home
- Docs
Documentation — v1.3
SVG Downloader docs
Everything to install the extension, drive the popup and troubleshoot the odd cases — the black icon, the file that won't open, the sprite that hides behind a reference. Short pages, no filler.
Start here
What this is
SVG Downloader is a Chrome extension that finds the SVGs a web page contains — inline markup, <img> and <object> vectors, CSS background images and same-document sprite <use> references — and saves the original file. It runs entirely in your browser: no server, no account, no upload, no analytics. Free, MIT-licensed, currently v1.3.
These docs are deliberately small. If you just want it working, read Installation and Usage. If something looks wrong, the FAQ covers the usual suspects.
Quickstart
There is no Chrome Web Store listing yet. Once it's on the Chrome Web Store, install will be one click; until then, load it unpacked:
- Download or clone the repository from github.com/Flozad/svg-downloader.
- Open
chrome://extensionsin Chrome, Edge or Brave. - Enable Developer mode with the toggle in the top-right.
- Click Load unpacked and select the
extensionfolder from the repo. - Open any page with icons, click the SVG Downloader button, and save.
The full walkthrough — with the Edge and Brave notes — lives on the Installation page.
The docs
- Installation
- Load the unpacked extension in Chrome, Edge or Brave. Step-by-step, plus what to do when it's later on the Web Store. Read it →
- Usage
- Open the popup, read the count, page the previews, set a filename, save one or download all as ZIP. Read it →
- FAQ
- Is it free, does data leave my browser, why is my icon black, why won't my copied SVG open. Read it →
- Changelog
- Version history, newest first, from the initial release through v1.3. Read it →
Prefer a task-first path?
The guides cover concrete jobs — downloading an SVG from any website, extracting a whole icon set, or bundling everything as a ZIP — while these docs describe the tool itself.
Install once, save every SVG
Free, MIT-licensed, on-device. Chrome 88+, Edge and Brave.