# AI Video Credits

## What is the Credit Cost Per AI Image or Video Model?

| AI Text-to-Image Model                | Credit Cost Per Image |
| ------------------------------------- | --------------------- |
| flux schnell                          | 1                     |
| flux dev                              | 10                    |
| flux 1.1 pro                          | 15                    |
| flux 1.1 pro ultra                    | 20                    |
| recraft v3                            | 15                    |
| ideogram v2                           | 30                    |
| luma photon                           | 10                    |
| gpt-image-1 (ChatGPT 4o)              | 25                    |
| nano-banana                           | 15                    |
| nano-banana/edit                      | 15                    |
| nano-banana-2                         | 30                    |
| nano-banana-2/edit                    | 30                    |
| nano-banana-pro                       | 50                    |
| nano-banana-pro/edit                  | 50                    |
| bytedance/seedream/v4.5/text-to-image | 15                    |
| bytedance/seedream/v4.5/edit          | 15                    |
| imagen4/preview/fast                  | 7                     |

| AI Image-to-Video Model               | Credit Cost Per Video Clip                   |
| ------------------------------------- | -------------------------------------------- |
| framepack                             | 55                                           |
| kling v1.5                            | 210                                          |
| kling v1.6                            | 210                                          |
| luma dream machine                    | 170                                          |
| runway gen3                           | 85                                           |
| minimax                               | 170                                          |
| google veo2                           | 835                                          |
| veo3                                  | 1250                                         |
| veo3/fast                             | 400                                          |
| veo3.1/fast                           | 50 with audio, 35 without audio (per second) |
| veo3.1/fast/image-to-video            | 50 with audio, 35 without audio (per second) |
| veo3.1/fast/first-last-frame-to-video | 50 with audio, 35 without audio (per second) |

***

## Manage AI Credits

In Blotato, AI credits are consumed when you generate AI images and AI videos. Credits are NOT used for scheduling posts, publishing posts, or AI voiceovers.

To manage your AI credits and review your usage, go to [Settings](https://my.blotato.com/settings/billing) and scroll down to Credits.

Your monthly credits will refresh each month, according to your subscription plan.

At any time, you can purchase additional AI credits in Settings.

***

## How Many Videos Per Month?

There is no limit on the number of videos you can create each month.

There is no limit on video duration.

The number of videos you can create depends on how many credits you have, which AI models you use, and your video duration.

To make the **cheapest videos**, select use the text-to-image model **flux-schnell** which costs 1 credit.

Specific example:

**30 second video using the cheapest settings only costs 7 credits, so the Starter plan with 1250 credits allows you to make 178 30-second videos.**

***

## How Do I Estimate the Cost or Credits Per Video?

To see how many credits a generation will cost, click a GREEN clip (image) or PURPLE clip (video) and you'll see the credit cost right above the "Regenerate" button. It is highlighted in BLUE in the screenshot below:

![](/files/MADSzhx7GoYpIpeVv0X3)

## Do You Get Charged For Credits While Encountering An Error?

No, credits are only deducted upon a successful image or video generation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.blotato.com/features/videos/ai-video-credits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
