Static Background
Overview
Solid Color
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 padding=0.1 \
--form background.color=D3D3D3Static Image
Last updated
Was this helpful?











