Render a square placeholder
Render a square placeholder
Render a square SVG, JPEG, PNG, or WebP placeholder. SVG width, height, and viewBox match the requested size.
GET
Render a square placeholder
Path Parameters
Image width and height in pixels.
Required range:
16 <= x <= 2048Output image file extension.
Available options:
svg, jpg, png, webp Query Parameters
Background color in #rrggbb format
Pattern:
^#[0-9A-Fa-f]{6}$Text and guide color in #rrggbb format
Pattern:
^#[0-9A-Fa-f]{6}$Centered label up to 64 characters
Maximum string length:
64Response
Exact-size square placeholder image.
The response is of type string.