Imagisum
Photos byPexels

Placeholder generator

Real photography instead of grey boxes. List the sizes your layout needs and copy every URL in one go.

Subject

Leave empty to draw from the curated feed.

Sizes

  • Hero1920×1080
  • OG image1200×630
  • Card800×600
  • Thumbnail400×400

Options

Preview

Hero · 1920×1080
OG image · 1200×630
Card · 800×600
Thumbnail · 400×400
<!-- Hero -->
<img src="/image?random=1&width=1920&height=1080" width="1920" height="1080" alt="Hero placeholder" />

<!-- OG image -->
<img src="/image?random=1&width=1200&height=630" width="1200" height="630" alt="OG image placeholder" />

<!-- Card -->
<img src="/image?random=1&width=800&height=600" width="800" height="600" alt="Card placeholder" />

<!-- Thumbnail -->
<img src="/image?random=1&width=400&height=400" width="400" height="400" alt="Thumbnail placeholder" />

Every URL here uses the same public endpoint documented in the Image API. No key, no signup.