Addons - Image Graphics
Combine many images to generate a complex graphics image
📄️ JSON Format
JSON data format for the Image Graphics addon — assets, operations, and disposition options.
📄️ Asset Options
Per-asset options for the Image Graphics addon — canvas, crop, position, size, and disposition.
📄️ Operations
Available operations for the Image Graphics addon — background removal, background add, border, and graphics overlay.
📄️ Image Graphics (BG Remove Flow)
Submit an Image Graphics processing request. The API call should be made with a JSON request as defined in the Image Graphics JSON Format documentation. The request should contain the list of image asset IDs to be processed with their options, and the list of operations to be performed on the images.
📄️ Image Graphics Job
Use the Job API to retrieve the status and URL of the processed output image after Image Graphics processing.