AI Uncrop
Overview
curl --request POST \
--url https://image-api.photoroom.com/v2/edit \
--header 'x-api-key: YOUR_API_KEY_HERE' \
--form imageFile=@/path/to/image.png \
--form uncrop.mode=ai.auto \
--form removeBackground=true \
--output result-ai-uncrop.pngWhich resolutions are supported?



Additional Parameters
uncrop.seed
uncrop.seedLast updated
Was this helpful?

