/svg-optimizer

SVG Image Optimizer is a Python script that processes HTML files to replace inline data:image/svg+xml;base64 images with empty SVGs of the same dimensions. This helps reduce the file size of your HTML documents, improving load times and performance.

Primary LanguagePythonMIT LicenseMIT

Watchers