Illustrator to Canvas path converter 0.2 BETA | VERSION HISTORY

A rough and ready convertor that takes coordinates from an AI file and translates them to code for vector shapes in a canvas tag.

How to use

  1. Save an AI file from Illustrator, or from Photoshop select a path layer and choose File > Export > Paths to Illustrator...
  2. Open the AI file in a text editor. Delete the header information, down to the first "*u", and copy and paste the rest into the box above.
  3. Code is listed in the second textarea and your shape is drawn onto the background.

Shapes

There's some shapes on the shapes page. If you make any good shapes, let me know.