deSVG

Software Screenshot:
deSVG
Software Details:
Version: 1.0
Upload Date: 1 Mar 15
Developer: Ben Howdle
Distribution Type: Freeware
Downloads: 53

Rating: nan/5 (Total Votes: 0)

deSVG works by scanning a page's HTML for any SVG image file embedded via a classic <img> tag.

Since few know that you can actually embed SVG graphics via their very own <svg> tag, this library tries to correct this behavior by replacing <img> tags with the "src" pointing at a SVG file with its proper <svg> counterpart.

By using deSVG developers gain access to extra features that aren't normally available to them if embedding SVGs via <img> tag, like styling SVG files via CSS and also accessing their content and manipulating them via JavaScript.

There's a downside to this library as well, deSVG creating duplicate HTTP requests for all the SVG files, so make sure you're using it on pages where there are not that many SVG files that need correcting, or its advantages may be eliminated by a huge page load time.

Requirements:

  • JavaScript enabled on client side

Similar Software

Other Software of Developer Ben Howdle

jQuery Accordion
jQuery Accordion

23 Jul 15

SVGeezy
SVGeezy

13 May 15

Cortado.js
Cortado.js

13 May 15

Comments to deSVG

Comments not found
Add Comment
Turn on images!