This capability allows you to create a precise cutout of a product from any given image. This feature is especially valuable for eCommerce platforms and applications, serving as a fundamental building block for crafting a user-friendly interface.
The following interactive Colab notebook demonstrates how to use this API effectively. Explore the example code and try it out for yourself to fully appreciate the potential of this suite.
Successful operation.
Bad request.
Unauthorized. Invalid API key or authentication token.
Not found. Image could not be found at the provided URL.
Payload too large. Image file size exceeds the 12MB limit.
Unsupported media type. Invalid file type. Supported file types are jpeg, jpg, png, webp.
Request limit exceeded. Your account has reached its maximum allowed requests. Please upgrade your plan or try again later.
Unavailable for legal reasons.
Failed to download image.
Internal server error. An error occurred on the server.
{- "result_url": "URL"
}
The Product Pack Shot feature is designed to create professional standard pack shots. The output is a 2000x2000 px image, with the product size and location according to best practices. This feature can allow users to take any photo of a product and transform it into a professional pack shot, placing the product on a clean, seamless background, typically white but customizable to any color.
The following interactive Colab notebook demonstrates how to use this API effectively. Explore the example code and try it out for yourself to fully appreciate the potential of this suite.
Successful operation.
Bad request.
Unauthorized. Invalid API key or authentication token.
Not found. Image could not be found at the provided URL.
Payload too large. Image file size exceeds the 12MB limit.
Unsupported media type. Invalid file type. Supported file types are jpeg, jpg, png, webp.
Request limit exceeded. Your account has reached its maximum allowed requests. Please upgrade your plan or try again later.
Unavailable for legal reasons.
Failed to download image.
Internal server error. An error occurred on the server.
{- "result_url": "URL"
}
The Product Shadow API allows you to add consistent and customizable shadow to a product cutout. This feature is designed to work in combination with other capabilities like product cutout, product packshot and product lifestyle shots, enhancing the visual appeal of e-commerce and product imagery.
If the product image isn't a product cutout, you should use the product cutout API first. The product shadow API accepts a product cutout as input. Once you have a product cutout with a shadow, you can use it in product packshot or product lifestyle shot APIs, where needed.
The following interactive Colab notebook demonstrates how to use this API effectively. Explore the example code and try it out for yourself to fully appreciate the potential of this suite.
Successful operation.
Bad request.
Unauthorized. Invalid API key or authentication token.
Not found. Image could not be found at the provided URL.
Payload too large. Image file size exceeds the 12MB limit.
Unsupported media type. Invalid file type. Supported file types are jpeg, jpg, png, webp.
Request limit exceeded. Your account has reached its maximum allowed requests. Please upgrade your plan or try again later.
Unavailable for legal reasons.
Failed to download image.
Internal server error. An error occurred on the server.
{- "result_url": "URL"
}
Creates enriched product shots by placing them in various environments using textual descriptions. Additionally, you can change the image size of the final result as well as the positioning of the product in the image. This will enable you to create new and unique variations of your original image.
The following interactive Colab notebook demonstrates how to use this API effectively. Explore the example code and try it out for yourself to fully appreciate the potential of this suite.
Successful operation.
Bad request. Missing or invalid parameters.
Unauthorized. Invalid API key or authentication token.
Not found. Image could not be found at the provided URL.
Payload too large. Image file size exceeds the 12MB limit.
Unsupported media type. Invalid file type. Supported file types are jpeg, jpg, png, webp.
Request limit exceeded. Your account has reached its maximum allowed requests. Please upgrade your plan or try again later.
Unavailable for legal reasons.
Failed to download image.
Internal server error. An error occurred on the server.
{- "result": [
- [
- "result_url",
- 244184855
]
]
}
Generates product images in enriched environments using a reference image for inspiration. Additionally, you can change the image size of the final result as well as the positioning of the product in the image. This will enable you to create new and unique variations of your original image.
Successful operation.
Bad request. Missing or invalid parameters.
Unauthorized. Invalid API key or authentication token.
Not found. Image could not be found at the provided URL.
Payload too large. Image file size exceeds the 12MB limit.
Unsupported media type. Invalid file type. Supported file types are jpeg, jpg, png, webp.
Request limit exceeded. Your account has reached its maximum allowed requests. Please upgrade your plan or try again later.
Unavailable for legal reasons.
Failed to download image.
Internal server error. An error occurred on the server.
{- "result": [
- [
- "result_url",
- 244184855,
- "ef3d9a20-4d5d-11ee-8741-8e22fc45bbfc.JPEG"
]
]
}
Description This feature allows users to create consistent product shots by providing either a textual description of a scene or an image, along with a group of product images. The resulting consistent product shots are ideal for use on social media, eCommerce websites, product catalogs, and other marketing materials, ensuring a uniform and professional appearance across all platforms.
Successful operation.
Description This feature allows users to extract relevant keywords from an image and its context, focusing on the primary product rather than secondary elements. This capability enhances search optimization in eCommerce by ensuring that the keywords accurately represent the product being sold. It can be particularly useful for improving product searchability on eCommerce websites, enhancing SEO for product listings, automating content management, and optimizing social media marketing efforts.
Successful operation.