Image Placeholder Generator

Image Settings

Text Settings

Color Settings

Loading...

API Usage Instructions

You can generate placeholder images using the following URL:

https://placeimage.top/api/placeholder?width=300&height=150&text=placeholder+image&bgColor=cccccc&textColor=333333&fontSize=20&fontFamily=Roboto&fontWeight=normal&fontStyle=normal&format=png

Parameter descriptions:

  • width: Image width (required)
  • height: Image height (required)
  • text: Text to display (optional)
  • bgColor: Background color (optional, default: #cccccc)
  • textColor: Text color (optional, default: #333333)
  • fontSize: Font size (optional, default: auto-calculated)
  • fontFamily: Font family (optional, default: Roboto)
  • fontWeight: Font weight (optional, default: normal)
  • fontStyle: Font style (optional, default: normal)
  • format: Image format (optional, default: png)