SVG-edit
Browser vector graphics editor
From Wikipedia, the free encyclopedia
SVG-edit is a web-based free and open-source vector graphics editor. It can be used to create and edit Scalable Vector Graphics (SVG) images from within a web browser, not requiring additional software installation.
| SVG-edit | |
|---|---|
| Developer | SVG-edit Team |
| Initial release | February 6, 2009 |
| Stable release | 7.3.3
/ December 10, 2023 |
| Written in | JavaScript |
| Operating system | Cross-platform |
| Platform | Web browser |
| Available in | Multilingual |
| Type | Vector graphics editor |
| License | MIT |
| Website | svgedit |
| Repository | |
Overview
SVG-edit is a cross-browser web-based, JavaScript-driven web tool, and has also been made into browser addons, such as an addon for Firefox, a Chrome extension, and a standalone widget for Opera.[1] There's also an experimental SVG editing extension on MediaWiki that uses SVG-edit.[2]
SVG-edit consists of two major components: svg-editor.js and svgcanvas.js. These components work cooperatively. File svgcanvas.js can be used outside of SVG-edit, allowing developers to create alternative interfaces to the canvas.