Generate placeholder images with custom dimensions, colors, and text. Download as SVG or PNG. Free online tool, no sign-up required.
Generate placeholder images with custom dimensions, colors, and text
Presets
300 x 200px · Font size: 40px
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="200" viewBox="0 0 300 200"> <rect width="100%" height="100%" fill="#cccccc"/> <text x="50%" y="50%" dominant-baseline="central" text-anchor="middle" font-family="Arial, Helvetica, sans-serif" font-size="40" font-weight="bold" fill="#666666">300x200</text> </svg>
Generate placeholder images for mockups, wireframes, and prototypes. All processing happens entirely in your browser -- no data is sent to any server.