Skip to content

Poor Image Quality in Gemini Batch API Compared to Single Generation #2175

@BenitoJD

Description

@BenitoJD

Description

I'm using the Gemini Batch API for image generation, and I've noticed that the generated image quality is significantly lower compared to non-batch (single request) image generation.


Steps to Reproduce

  1. Call the Gemini Batch API for image generation with a standard prompt
  2. Generate images using the same prompt via single (non-batch) API
  3. Compare the output quality

Expected Behavior

The image quality from the Batch API should be consistent with the quality produced by the standard (non-batch) image generation API.


Actual Behavior

  • Images generated via Batch API appear:

    • Lower resolution
    • Less detailed
    • Slightly distorted in some cases

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions