Skip to content
Toolbrik

Placeholder Image Generator

Generate placeholder images in SVG format with the dimensions, background colors and text you choose. Download them or copy the URL/data URI directly.

Settings

Preview

Placeholder 1280x720
<img src="data:image/svg+xml;base64,…" width="1280" height="720" alt="placeholder">

const img = new URL("/placeholder.png", import.meta.url);

Related tools

Frequently asked questions

Which formats does it generate?+

It generates scalable SVG and its data-URI representation to use in <img> without files.

Was "Placeholder" useful?

Share it with whoever needs it. It's free and stores no data.