#NFT SVG Designer
Simplify your onchain SVG generation.
- SvgCore provides a set of SVG primitives to design shapes and other basic objects.
- SvgTools provides a set of tools to simplify the use of the basic objects.
- SvgWidgets provides a set of symbol that can be rendered in you SVG scene.
- svgpath2hex tries to compress by rounding and converts a data path to its bytes array form, which is readable by path
- tokenURItoSVG extracts the base64-encoded data and metadata. Useful for debugging.