Image Placeholder Generator

Create custom placeholder images with live preview

Live Preview

Preview

Customize Your Image

Copied to clipboard!

API Documentation

Use our API to programmatically generate placeholder images.

Basic Usage

Two URL formats are supported:

Short format:

/640x320?text=Hello&bg=efefef&fg=374151

Full format:

https://placehold.cloud/p/300x200/FF5733/FFFFFF

Parameters

size Dimensions (e.g., '300x200' or '300' for square)
format png, jpg, jpeg, webp, avif, gif, bmp, ico, svg
background_color/bg Hex code for background (default: 'C8C8C8')
text_color/fg Hex code for text (default: '323232')
View Full API Documentation