Security and review
SVG security: preview and clean untrusted files carefully
Understand active content, external references, metadata, and why cleanup is not a complete sanitizer.
Read guide →CSS and HTML integration
SVG to CSS Data URI
Compare URL encoding, Base64, inline markup, external assets, escaping, and browser testing.
Read guide →Sizing and repair
Repair SVG viewBox problems
Diagnose clipping, empty space, aspect-ratio issues, and width/height mismatches.
Read guide →Measured engineering data
SVG optimization benchmark
See fixture-level raw and gzip measurements with reproducible configuration and limitations.
View benchmark →Performance and cleanup
How to optimize SVG files without breaking icons
Understand metadata, precision, path cleanup, format choices, and a practical visual-verification workflow.
Read guide →Frontend integration
SVG to React: JSX, TypeScript, currentColor, and Next.js
Convert raw SVG into reviewable React components with correct JSX attributes, props, accessibility, and theming.
Read guide →More SVG workflows
Explore the optimization tools, clean and repair tools, analysis tools, and conversion tools when you are ready to work on an SVG.
