Pattern AI
Generate tileable images using AI. Receive seamless patterns and textures perfect for various applications.
Parameters
model
string
Required
prompt
string
Required
Description of desired pattern design
image
string
Optional
URL of the input image. Encode your image url if url have special characters.
enhance_prompt
string
Optional
If you want to use Prompt Enhance model, use true
value. If you want to continue without Prompt Enhancer don't add enhance_prompt
parameter to your requests.
pid
integer
Optional
format
string
Optional
Output format values: jpg
, png
or webp
processing_url
string
Optional
Curl Example
Response Example
Alternative legacy method: Add &processing_url={url}
to your request.
Last updated