Basic Usage
Just add your desired image size to our URL and get a beautiful AI-generated placeholder image:
Simple, elegant placeholders that are generated on-demand using AI technology. Each image is unique and tailored to your specifications.
Add Custom Prompts
Specify what your placeholder should contain by adding a text prompt:
Direct the AI to generate images that match your website's theme or content. The more specific your prompt, the more tailored your placeholder will be.
Styles & Consistency
Control the style of your placeholders and ensure consistency with seeds:
Using a specific seed ensures you get the same image each time. The style parameter lets you choose between photographic
, artistic
, anime
, oil-painting
, and 3d-render
aesthetics.
API Reference
The base URL structure for all image requests:
Path Parameters
Parameter | Description | Requirements |
---|---|---|
widthRequired | Image width in pixels | Integer between 128-2048 |
heightRequired | Image height in pixels | Integer between 128-2048 |
promptOptional | Text description of the desired image | URL-encoded string |
Query Parameters
Parameter | Description | Options |
---|---|---|
styleOptional | Visual style of the generated image | photographic , artistic , anime , oil-painting , 3d-render |
seedOptional | Integer value for consistent results | Any positive integer |
Examples
HTML Integration
Easily integrate our placeholders into your HTML:
For responsive designs with specific aspect ratios: