Many sites embed icons directly as inline <svg> markup rather than linked files, which makes them impossible to "save image as." Paste a page URL and this finds every inline SVG on it, with a live preview, ready to download as standalone .svg files.
How it works
- Paste a page URL into the SVG & Vector Extractor on the Dev Tools tab
- Click Find Icons and preview the results
- Download individually or all as a .zip
Why use this tool
- Finds inline SVGs that "save image as" can't touch
- Live preview before downloading
- Batch download as .zip
Frequently asked questions
What's the difference between this and the Image Downloader?
The Image Downloader finds linked image files (including external .svg files); this tool specifically finds SVG markup embedded directly in the page's HTML.
Can I edit the downloaded SVGs?
Yes, they download as standard .svg files you can open in any vector editor.