303 Views
deSVG takes the `img` tags you supply. It then grabs, using AJAX, the raw SVG you've set in the `src` attribute and replaces that `img` with the `svg` it downloads.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
deSVG takes the `img` tags you supply. It then grabs, using AJAX, the raw SVG you've set in the `src` attribute and replaces that `img` with the `svg` it downloads.