What is a placeholder image and when should I use one?+
A placeholder (or dummy) image is a stand-in graphic that fills an image slot before the final artwork is ready. Designers and developers use them in mockups, wireframes, prototypes and HTML/CSS layouts to reserve space with the exact right dimensions, so a design or page looks complete while the real photos are still being produced.
Is this placeholder image generator free and watermark-free?+
Yes. Every image you generate is completely free, full-resolution and watermark-free, with no sign-up and no usage limits. Because the images are rendered in your browser rather than on a server, there is nothing to pay for and no rate limiting.
What image formats and resolutions can I export?+
You can export PNG, JPG and WebP raster images at 1×, 2× or 3× for retina displays, or an SVG that stays razor-sharp at any zoom. You can also copy the result as a base64 data URI, an <img> tag, a CSS background-image rule, or Markdown.
Can I set a custom size and colours?+
Absolutely. Enter any width and height (with an optional locked aspect ratio), then choose your background colour, gradient or pattern, border, corner radius, and the caption text, font, size and colour. A built-in contrast checker warns you if the text and background are hard to read.
Do you have presets for social media and ads?+
Yes — there are 30+ presets including avatars and thumbnails, Instagram, Facebook and X/Twitter posts and covers, YouTube thumbnails, Open Graph cards, IAB ad units (leaderboard, medium rectangle, skyscraper, billboard) and common device resolutions. Pick one and the size fills in automatically.
Can I generate several sizes at once?+
Yes. Switch to batch mode, choose the sizes you need, and the tool renders them all with your current style, then lets you download the whole set together as a ZIP — ideal for responsive galleries and ad-creative kits.
How do I add a placeholder image to my HTML or CSS?+
Generate the image, then use the Copy buttons to grab a ready-to-paste <img> tag or a CSS background-image rule. For a fully self-contained, offline placeholder, copy the base64 data URI — it embeds the image directly in your code with no external request.
Is my data uploaded anywhere?+
No. The entire tool runs client-side in your browser using the HTML canvas and SVG — no images, text or settings are ever sent to a server. That makes it fast, private and reliable even on locked-down or offline networks, unlike placeholder URL services.