How to get the path coordinates of a shape for use with image-maps?

后端 未结 6 1957
陌清茗
陌清茗 2020-12-04 10:30

I am creating an image map using ImageMapster from here.

I have created a photoshop image with several images that I have cut out from the original ph

6条回答
  •  萌比男神i
    2020-12-04 10:30

    I add my updated answer I had to find since adobe has eliminated HTML output in many instances, I work mostly with photoshop (CS4) and this is a perfect solution:

    1) download following file: https://github.com/andyhawkes/ps-paths-to-imagemap

    2) open your image in photoshop and select the form with the magic wand

    3) right click and select 'make work path' (the lesser the px, to more accurate)

    4) go to File -> Scripts -> Browse ... and select the script from the first step

    that's it !! this script will open your texteditor with the coordinates ...

提交回复
热议问题