Placeholder image service

placeholdr.app

Generate clean placeholder images instantly via URL. Perfect for wireframes, prototypes, CMS content, and development before real images are ready.

Live preview

What is this?

placeholdr.app is a simple image generator that returns placeholder images based on dimensions in the URL. No uploads, no setup — just drop a URL into your project and keep building.

How it works

1. Set size
/300/200
2. Add text
?text=Hero
3. Colors
?bg=f8fafc&fg=0f172a

Examples

https://placeholdr.app/300/200
Open
https://placeholdr.app/300/200?text=Hello
Open
https://placeholdr.app/300/200?text=Hero&bg=f1f5f9&fg=0f172a
Open
https://placeholdr.app/1200/630?text=OG+Image
Open

Usage

<img
  src="https://placeholdr.app/600/400?text=Product"
  alt="Placeholder"
/>