Convert PNG images to SVG / Vector

We are desperate to convert the image so that it can be used as an image map. Everything I tried doesn't really cut mustard. I have no experience at very high resolutions. In addition, I do not know the terminology and do not have the skills or resources to invest in training on how to do this, knowing that many others here and on the Internet have much more experience.

I downloaded and played with Inkscape, but actually all around ...

Thought so, I would ask here.

What I follow is like a map of Rafael Australia or David Lynch, http://davidlynch.org/js/maphilight/docs/demo_usa.html

No frills, no effects, just change the color of the map state on hover and save this event when pressed.

Here is what we have ...

We have a MAP like this. enter image description here

We lost the source file, which was purely gray. I have this left: (

In any case, we want each state (including the territory of ACT) not to be indicated on the map above, presented in pink # ec008c. Hover

The card should be FREE! It is also necessary that any images be png and transparent bg.

The exact size should remain as above. It must be very accurate in svg coordinates and you may need to use the STATE text, for example, QLD is displayed in the image above, but not completely necessary.

Can someone point me in the right direction.

+3
source share
4

Path > Trace Bitmap Inkscape? , .

+6

try using this tool, its part of the trace, for tracking pixel images in inkscape with many features. potrace traces images from the command line

+1
source

I got unusual results from https://vectormagic.com/ that you can try online.

+1
source

All Articles