
    Integrate as-is means that it uses some or all of the functionality of SVG-edit but it doesn't extend them. Think "SVG-edit as a finished product"
    Heavy modification means SVG-edit was used as a base, but application has important changes. Think "SVG-edit as a platform/framework/starting point"

FOSS Web apps

Free and Open Source Web applications that you can download and install on your own server
Integrate as-is

    [Tiki Wiki CMS Groupware](http://doc.tiki.org/Draw) (aka Tiki Draw)
    [Experimental MediaWiki extension](http://www.mediawiki.org/wiki/Extension:SVGEdit)
    [Dokuwiki](http://www.dokuwiki.org/plugin:svgedit) (plugin)
    [MoinMoin Extension](http://moinmo.in/ReimarBauer/SvgEditor) and a [save extension](https://bitbucket.org/ReimarBauer/xstatic-svg-edit-moin/src/tip/xstatic/pkg/svgedit_moin/data/editor/extensions/ext-server_moinsave.js?at=default) for the [MoinMoin Wiki Software project](http://moinmo.in/MoinMoin2.0) and packaged as [XStatic package](http://pypi.python.org/pypi/XStatic-svg-edit-moin) for PyPI
    [Chamilo LMS](http://www.chamilo.org/)
    [Instiki](http://golem.ph.utexas.edu/~distler/blog/archives/002168.html)
    [Integrating SVG-edit with TiddlyWiki](http://www.autohotkey.com/forum/topic52732.html)
    [XWiki](http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro) (via macro)
    [Project Eduvid](http://eduvid.techfandu.org/)
    [Yanel CMS](http://trac.yanel-contribution.3k3.org/wiki/svg-edit) (as a 3rd-party resource)
    [WISE 4.0 Learning environment](http://wise4.telscenter.org/webapp/index.html) (drawing component)
    ownCloud
    [Drupal](https://drupal.org/sandbox/josegaert/1511596)
    [WebAppFind](https://github.com/brettz9/webappfind) - Allows desktop invocation of web apps (currently Windows only; UPDATE: Newest incarnation is currently Mac only); contains a demo SVG type handler using SVG-edit

Extension

    [ext-sozi](http://asyazwan.github.com/ext-sozi/) SVG-edit extension to use Sozi in your SVGs. Create Sozi SVGs in your browser, 100% client-side. See also illustrated guide
    [ext-mathjax](https://github.com/josegaert/ext-mathjax) SVG-edit extension to use the MathJax javaScript library to transform LaTeX math into nicely typeset SVG figures.

Heavy modification

    [Awwation](http://adityab.github.com/Awwation/)
    [CWM Draw Tool](https://code.google.com/p/cwm-drawtool/)
    [Method Draw](https://github.com/duopixel/Method-Draw)
    [LIVEyearbook Inc.](https://www.liveyearbook.com/) NOTE: svg-edit is not accessible to public

Online services

Directly available online, via a web browser. No need or way to download or install anything.
Use as-is

    [Framavectoriel](http://framavectoriel.org/) (in French)
    [Project Sesame](http://projectsesame.appspot.com/) (2.4)
    http://www.ezadspro.com/

Heavy modification

    [ImageBot](http://www.flamingtext.com/imagebot/)
    [Clker.com](http://www.clker.com/) (clip art site)
    [CloudCanvas](http://editor.cloud-canvas.com/)
    [InstantTee](http://instanttee.co.nr/)
    [Vector Paint](http://www.vector-paint.com/)
    [Chromics](http://dev.chromics.com/master/editor/svg-editor.html)

Installable application

Integrating SVG-edit in a desktop application, which you download and use on your computer.
Integrate as-is

    [Online Paint](https://chrome.google.com/webstore/detail/hnbpdiengicdefcjecjbnjnoifekhgdo) (Chrome Web App)

Heavy modification

    [BlueGriffon Web Editor](http://bluegriffon.org/)

Others

    [A text/image tool](https://faustedition.uni-wuerzburg.de/public/text-image-links.jpg)
    [SVG-edit on tablets and devices](http://code.google.com/p/svg-edit/issues/detail?id=252)
    And many [forks on Github](https://github.com/search?q=%22svg-edit%22&repo=&p=1&type=Repositories&l=)
