Definition
Batch Rendering
Processing multiple image generation requests in a single operation.
Batch rendering is the process of generating multiple images in a single API call or automated job. Instead of making individual requests for each image, you provide a list of variations (different names, products, data points) and receive all generated images back. This is more efficient and cost-effective for large-scale image generation.