LLM7.io
LLM7.io
Toggle theme

LLM7 model guide

imagine-1.5 alternatives

Compare active image alternatives to imagine-1.5, including capabilities, context, pricing, and API changes.

Alternatives to imagine-1.5

The original model is retired. Ranking uses shared reported capabilities and modalities, then the closest known context window, then model ID. Unknown context differences sort last. Similar metadata does not establish equivalent output quality.

Original pricing: $0.0182 USD per image. Original context: Unknown tokens.

chroma-v.46-flash

Matching features: Tool calling, Vision, JSON mode, Streaming, Reasoning, image generation, text input, image output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: Unknown Unknown tokens.

$0.015 USD per image. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from imagine-1.5 to chroma-v.46-flash.

Original interfaces: POST /v1/images/generations. Alternative interfaces: POST /v1/images/generations. The published API interfaces are unchanged.

dark-beast-krea2

Matching features: Tool calling, Vision, JSON mode, Streaming, Reasoning, image generation, text input, image output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: Unknown Unknown tokens.

$0.03 USD per image. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from imagine-1.5 to dark-beast-krea2.

Original interfaces: POST /v1/images/generations. Alternative interfaces: POST /v1/images/generations. The published API interfaces are unchanged.

gpt-image-2.5

Matching features: Tool calling, Vision, JSON mode, Streaming, Reasoning, image generation, text input, image output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: Unknown Unknown tokens.

$0.025 USD per image. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from imagine-1.5 to gpt-image-2.5.

Original interfaces: POST /v1/images/generations. Alternative interfaces: POST /v1/images/edits, POST /v1/images/generations. Adjust the endpoint and request body to the selected interface.

Original request

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/images/generations \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "imagine-1.5",
    "prompt": "A clean product photo of a matte black desk lamp on a white desk",
    "size": "1024x1024",
    "n": 1
  }'

Alternative request

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/images/generations \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-image-2.5",
    "prompt": "A clean product photo of a matte black desk lamp on a white desk",
    "size": "1024x1024",
    "n": 1
  }'

gpt-image-2

Matching features: Vision, Streaming, image generation, text input, image output.

Original features not confirmed on this alternative: Tool calling, JSON mode, Reasoning. Missing reports are unknown, not confirmed losses.

Context: Unknown Unknown tokens.

$0.02 USD per image. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from imagine-1.5 to gpt-image-2.

Original interfaces: POST /v1/images/generations. Alternative interfaces: POST /v1/images/edits, POST /v1/images/generations. Adjust the endpoint and request body to the selected interface.

Original request

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/images/generations \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "imagine-1.5",
    "prompt": "A clean product photo of a matte black desk lamp on a white desk",
    "size": "1024x1024",
    "n": 1
  }'

Alternative request

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/images/generations \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-image-2",
    "prompt": "A clean product photo of a matte black desk lamp on a white desk",
    "size": "1024x1024",
    "n": 1
  }'

Explore related pages