SVG-edit
{{Infobox software
| name = SVG-edit
| logo = SVG-edit logo.svg
| logo size = 60px
| screenshot = Svg-edit-screenshot.png
| caption = Screenshot of web based SVG-editor
| collapsible = yes
| developer = SVG-edit Team
| released = {{Start date|2009|02|06}}
| latest release version = 7.2.0
| latest release date = {{Start date and age|2022|08|14}}
| latest preview version =
| latest preview date =
| programming language = JavaScript
| operating system = Cross-platform
| platform = Web browser
| language = Multilingual
| genre = Vector graphics editor
| license = MIT
| website = {{URL|https://svgedit.netlify.app/editor/index.html}}
}}
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.
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.{{cite web |url=http://widgets.opera.com/widget/15321/ |title=SVG Edit |website=Opera Widgets |date= |access-date=2012-10-25 |url-status=dead |archive-url=https://archive.today/20120718012409/http://widgets.opera.com/widget/15321/ |archive-date=2012-07-18 }} There's also an experimental SVG editing extension on MediaWiki that uses SVG-edit.{{cite web|url=http://www.mediawiki.org/wiki/Extension:SVGEdit |title=Extension:SVGEdit |publisher=MediaWiki |date=2012-09-01 |accessdate=2012-10-25}}
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.
Version history
SVG-edit was first announced by Narendra Sisodiya on 6 Feb 2009 in its minimal version.{{cite web|url=http://blog.narendrasisodiya.com/2009/02/online-web-based-svg-editor.html |title=TechFandu : Tips and Tricks in Computer: Online web based SVG Editor |publisher=Blog.narendrasisodiya.com |date=2009-02-06 |accessdate=2010-06-25}} Version 2.0 was developed by Pavol Rusnak and released on 3 June 2009.{{cite web|url=https://rusnak.io/svg-edit-a-web-based-svg-editor/ |title=SVG-edit, a web based SVG editor |publisher=rusnak.io |date=2009-06-03 |accessdate=2021-01-09}} The current stable release is 7.2.0.{{cite web|url=https://github.com/SVG-Edit/svgedit/releases|title=Releases|publisher=github.com |date= |accessdate=2019-06-18}}
See also
References
{{Reflist}}
External links
- [https://github.com/SVG-Edit/svgedit SVG-edit repository at GitHub]
- [https://code.google.com/p/svg-edit/ Archived Google Code project]
- [https://freesvgeditor.com Free SVG Editor]
{{Vector graphics editors}}
Category:Free vector graphics editors
Category:Scalable Vector Graphics
Category:Cross-platform software
Category:Vector graphics editors for Linux