What it changes
The tool removes any existing SVG doctype line and writes a normalized <!DOCTYPE svg> before the serialized SVG.
When to use it
Use it when working with standalone SVG files that pass through XML-oriented tooling or legacy asset pipelines.