SVG code
<svg>X</svg>
CSS
url(data:image/svg...)
Design Tools
Inline SVG into a CSS background-image: url(...) string using URI encoding or Base64. Useful for small icons you want to keep in CSS instead of separate asset files.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
设计配色
等待输入 SVG。
SVG code
<svg>X</svg>
CSS
url(data:image/svg...)
URI encoding (without Base64) is usually smaller after escaping and remains more readable in DevTools.
Tools
Continue with another translated tool for a nearby task.
Aspect Ratio Calculator
Compute and lock an aspect ratio in your browser. Derive a ratio from width and height, or change one side while the other stays proportional. Includes common presets and a preview for cropping, video frames, and responsive layouts.