An open API service indexing awesome lists of open source software.

https://github.com/hypercubed/svgsaver-crowbar

download in-page SVGs as .svg or .png files.
https://github.com/hypercubed/svgsaver-crowbar

Last synced: 12 months ago
JSON representation

download in-page SVGs as .svg or .png files.

Awesome Lists containing this project

README

          

# svgsaver-crowbar

A bookmarklet that extracts SVG images and accompanying styles from an HTML document and downloads them as an SVG or PNG file.

[http://hypercubed.github.io/svgsaver-crowbar/](http://hypercubed.github.io/svgsaver-crowbar/)

## Acknowledgments
Inspired by [NYTimes/svg-crowbar](https://github.com/NYTimes/svg-crowbar) using [Hypercubed/svgsaver](https://github.com/Hypercubed/svgsaver) library.

## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)