I have a single PNG file that has six drawings in it. Whenever I use Illustrator CC or Inkscape it always outputs it as a Base64 encoded SVG, which is not what I am trying to do. I want to have the output where each drawing is a separate id so I can change the color to anything via css, check this out for an example of what I mean. The original image that I am working with has been attached.

