Hidden element rules
The tool removes elements with display none, visibility hidden, or opacity 0 from attributes or inline style.
Use cases
Use it to clean noisy exports, remove inactive layers, and reduce markup before optimizing or embedding SVGs.