Friday, January 29, 2010

Free SVG Image Editor

SVG images (Scalable Vector Graphics) and their behaviors are defined in XML text files. This means that they can be searched, indexed, scripted and, if required, compressed. SVG is also well-suited to small and mobile devices.

  • SVG files can be read and modified by a large range of tools (e.g. notepad)
  • SVG files are smaller and more compressible than JPEG and GIF images
  • SVG images are scalable
  • SVG images can be printed with high quality at any resolution
  • SVG images are zoomable (and the image can be zoomed without degradation)
  • Text in SVG is selectable and searchable (excellent for making maps)
  • SVG works with Java technology
  • SVG is an open standard

Since they are XML files, SVG images can be created and edited with any text editor.

Go to the Editor

In mid January 2010, SVG-Edit 2.4 was released to the public. It's a free web-based vector graphics editor that uses only open web technologies to operate, making it work on all modern web browsers. The 2.4 version (code named Arbelos) introduces powerful new tools including the ability to zoom, make curved paths, and organize shapes using groups and layers, as well as many other smaller features.

The editor runs directly from the browser and a demo page is available. If you'd like to learn more about it first, feel free to watch Jeff Schiller's excellent intro video (v 2.2), as well as the first and second parts of the new features in 2.4.

I hope you enjoy this versatile tool.