Back to Svgo

removeEditorsNSData

docs/04-plugins/removeEditorsNSData.mdx

4.0.1777 B
Original Source

Removes all XML namespaces, elements, and attributes associated with popular vector editing software.

This plugin is completely safe to use before redistributing your SVG or incorporating it into a larger document.

The kinds of elements that are removed are usually editor specific workspace settings. You should keep a backup of your original SVG to preserve that meta-data and continue to maintain your SVG, while you serve the optimized version to users.

You can find a list of removed editor namespaces in _collections.js, which includes software like Inkscape, Adobe Illustrator, and Figma.