Vectorise

The purpose of this page is to help you to understand representations of images other than bitmaps. Vector graphics, for example, contain descriptions of the shapes used to make the image, rather than a grid of pixels that represent the image. This generally makes the file smaller, but as it only stores information about the shapes drawn, the size of the file will increase as the image gets more complex.

Click Run to see what the included code does, or replace it with a program of your own. Check out the Vectorise Guide to see the full range of instructions available.

or

as


Errors will appear here.

There is a Vectorise Guide with explanations of the commands available.