Dynamic Dummy Image Generator

Dummy Image Generator is an online tool to generate demo image for website. You can generate dynamic image online and link dummy placeholder image on the webpage. The image will be generated dynamically and it doesn’t need to store on your server.

There are various options available to configure the dynamic dummy image. In order to generate demo image, specify the Image Size, Background Color, Custom Text, and Text Color as per your needs.

Configuration Options

Image Size: width x height

  • It must be specified in the first segment of URL.
  • Width and height must be separated by “x” mark. https://www.xwebtools.com/dummy-image/350x200
  • Height is optional. If height not specified, the image will be square. https://www.xwebtools.com/dummy-image/350

Background Color:

  • It must be specified in the second segment of URL.
  • Use hex color codes. https://www.xwebtools.com/dummy-image/350/000000
  • The background color is optional. If not specified, gray (#cccccc) color will be used.

Text Color:

  • It must be specified in the third segment of URL.
  • Use hex color codes. https://www.xwebtools.com/dummy-image/350/000000/ffffff
  • The text color is optional. If not specified, black (#000000) color will be used.

Custom Text:

  • By default, the images size (width x height) is printed over the image.
  • Specify the custom text in the fourth segment of the URL. https://www.xwebtools.com/dummy-image/350/000000/ffffff/MyCustomText