An open API service indexing awesome lists of open source software.

https://github.com/repcomm/svgdebug

A web svg tool for fixing common problems and basic modification
https://github.com/repcomm/svgdebug

debug edit svg tool web

Last synced: 3 months ago
JSON representation

A web svg tool for fixing common problems and basic modification

Awesome Lists containing this project

README

          

# svgdebug

A web tool for common manipulations needed on svg files

![img](./example.png)

Current features:
- TreeView for selecting elements
- basic renderer (not acceptable)

Planned features:
- edit all svg properties / attributes with a common inspector tool
- transform (scale, translate, rotate) relative to parent, and in world space
- apply transform (saves shape offset to its point data, and resets transform)
- move origins (including to center of point density)
- foldable treeview children
- import / export menu