Normalize dimensions and padding first
A folder of SVG icons often mixes different viewBox sizes, invisible padding, and alignment rules. Review the preview and set a consistent output width so the final PNG files behave predictably in design systems or app assets.
- Use matching viewBox ratios for icon sets when possible.
- Export a small sample before converting a large folder.
- Keep transparent PNG when icons need flexible backgrounds.