This site is designed to provide dynamic placeholders for developers
/blank/<width>x<height> - Generates a blank image with the specified width and height./blank/<width>x<height>/<color> - Generates a blank image with the specified width, height, and background color./blank/<width>x<height>/text/<text> - Generates a blank image with the specified width, height, and text./blank/<width>x<height>/<color>/text/<text> - Generates a blank image with the specified width, height, background color, and text./person/<width>x<height> - Generates a person image with the specified width and height./person/<width>x<height>/<color> - Generates a person image with the specified width, height, and background color.
Replace <width>, <height>, <color>, and <text> with your desired values.
/blank?width=<width> - specifies the width of the image/blank?height=<height> - specifies the height of the image/blank?color=<color> - specifies the color of the image/blank?text=<text> - specifies the text of the imagetext= will show the dimentions of the imagetext=<text>will set custom text/person?width=<width> - specifies the width of the image/person?height=<height> - specifies the height of the image/person?color=<color> - specifies the color of the image