Edit thumbnail
Edit an existing thumbnail.
Generated output URLs expire after 24 hours.
Authorizations
Your Pikzels API key (prefix: pkz_)
Body
- Option 1
- Option 2
HTTPS URL -- provide this or image_base64
^https://\S+$Cannot contain URLs
1 - 3000^(?!.*[Hh][Tt][Tt][Pp]).+$Allowed values: "16:9", "9:16", "1:1".
16:9, 9:16, 1:1 Base64 data URL -- provide this or image_url
^data:image/[a-zA-Z0-9.+-]+;base64,Mask for inpainting area, HTTPS URL -- provide this or mask_base64
^https://\S+$Mask for inpainting area, base64 data URL -- provide this or mask_url
^data:image/[a-zA-Z0-9.+-]+;base64,Reference image, HTTPS URL. If both support_image_url and support_image_base64 are provided, support_image_url is used.
^https://\S+$Reference image, base64 data URL. If both support_image_url and support_image_base64 are provided, support_image_url is used.
^data:image/[a-zA-Z0-9.+-]+;base64,