Generators

SVG Placeholder Generator

Generate customizable SVG placeholder images with text

Settings
Preview
SVG placeholder preview
Output
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="600" viewBox="0 0 800 600">
  <rect width="100%" height="100%" fill="#cccccc"/>
  <text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-family="system-ui, sans-serif" font-size="75" fill="#666666">800×600</text>
</svg>

🔒 This tool runs entirely in your browser. No data is sent to any server.