🌐 Modality-by-modality in/out support + pricing

Multimodal LLM Guide

Which models can read image, audio, and video — and which can generate them, at what cost. A quick-reference page built solely from official pricing pages and docs for every model on this site.

13
models covered
2x audio
Gemini 3.1 line audio billing
dedicated
live / image / TTS / video models
Last updated: | Sources: Google AI pricing · OpenAI GPT-6 Astra Docs · Claude PDF support · DeepSeek API Docs and other official sources | Pricing · Calculator

Multimodal support matrix (major LLMs)

All models support text in/out. The table shows non-text only. Two columns: Input and Output. An icon means the model handles that format. A note means it is conditional (details below). No icon means unsupported. $ are USD / 1M tokens (standard text rates).

Image🔊 Audio🎬 Video PDF📝 DOCX📊 XLSX📑 PPTX

ModelInputOutputIn $/MOut $/M
Gemini 3.8 Flash
GooglePricing · Document
ImageAudioVideoPDFDOCXXLSXPPTXtext extract
$0.75→$1.50$3.75→$7.50
Gemini 3.7 Flash
GooglePricing · Document
ImageAudioVideoPDFDOCXXLSXPPTXtext extract
$0.75→$1.50$3.75→$7.50
Gemini 3.1 Flash-Lite
GooglePricing (audio 2×)
ImageAudioVideoPDFDOCXXLSXPPTXtext extract
$0.25$1.50
GPT-6 Astra
OpenAIModel docs (input: text/image)
Image
Imagevia tool
$10$50
GPT-5.6 Sol
OpenAIModel docs
Image
Imagevia tool
$4$20
GPT-5.6 Luna
OpenAIModel docs
Image
Imagevia tool
$0.20$1.20
Claude Fable 5.1
AnthropicPDF support
ImagePDF
$10$50
Claude Mythos 5.1
AnthropicPDF support
ImagePDF
$10$50
Qwen3.8-Flash
AlibabaQwenCloud (image + video understanding)
ImageVideo
$0.15$0.47
GLM 5.3 Flash
Z.aiGLM docs (Video/Image; File is via tools — omitted)
ImageVideo
$0.15$0.50
Grok 4.6
xAIModel docs (Text, Image)
Image
$2$6
DeepSeek V4.1 Flash
DeepSeekVision · Pricing (V4 Pro had no vision support)
Image
$0.15→$0.30$0.60→$1.20

Support flags verified against primary sources (2026-09-06). This table lists only formats you can pass as native binary to the API (definite yes only). Tool-based text extraction is possible on any model, so it is omitted. Qwen3.8-Flash documents image and video understanding, so those icons are shown. Direct audio/PDF/Office ingest is not documented there, so omitted. Claude PDF is official visual understanding; DOCX/XLSX need conversion first, so omitted.

What the notes mean

  • Gemini DOCX / XLSX / PPTX = text extraction. Official Document understanding does visual understanding for PDF only (layout, charts, tables as images). Word / Excel / PowerPoint are ingested as extracted text, not the same visual parse as PDF. You can send a file, but it is not “PDF-equivalent”.
  • GPT-6 Astra / GPT-5.6 Sol / Luna image output = via tool. Official model pages list text as the native output. Images require a separate Responses API image generation tool (GPT-Image 2.0) call. The model does not emit pixels itself.
  • GLM 5.3 Flash PDF / Office are omitted. Official How to Use documents native input as image_url (images) and video. The File modality and Office deliverables are “call tools, then process/produce documents” — not native binary ingest. Any model can do that with a text-extract tool, so this table treats it as unsupported.

Primary sources (official URLs)

  • Google pricing: ai.google.dev/gemini-api/docs/pricing — Gemini 3.8/3.7 Flash intro $0.75/$3.75 (through 2026-12-31), then $1.50/$7.50. 3.1 Flash-Lite is $0.25 for text/image/video and $0.50 for audio.
  • Google documents: Document understanding — PDF is visual understanding. Non-PDF is text extraction.
  • OpenAI GPT-6 Astra: developers.openai.com/.../gpt-6-astra — Input modalities: text, image. $10 / $50.
  • OpenAI GPT-5.6 Sol: gpt-5.6-sol · Luna: gpt-5.6-luna
  • Anthropic PDF: PDF support — All active models support PDF. xlsx/docx need conversion first.
  • Qwen3.8-Flash: qwencloud.com/models/qwen3.8-flash — “Non-Real-Time Image Understanding” / “Non-Real-Time Video Understanding”. Pricing from the official blog qwen.ai/blog (input $0.15 / output $0.47).
  • Z.ai GLM-5.3-Flash: docs.z.ai/.../glm-5.3-flash — How to Use: image_url. File / Office deliverables are tool-calling (not native binary ingest — omitted).
  • xAI Grok 4.6: docs.x.ai/.../grok-4.6 — Modalities: Text, Image → Text. $2 / $6. Audio/video are separate APIs.
  • DeepSeek Vision: Vision — native image input on deepseek-flash (V4.1 Flash, since 2026-09-10). The legacy deepseek-v4-flash-vision-exp and V4 Pro are retired or consolidated. Pricing: Models & Pricing.

Modality-specific billing rules you should know

The same “1M tokens” can price differently by modality or be tokenized. These are the biggest pitfalls.

Live streaming / speech / image / video generation are separate models

Core LLMs output text only because each non-text output lives in its own model. Learn them by use case.

Use caseExample modelIn / OutPricing (USD)Source
Realtime speech dialogue
Live / Realtime
Gemini 3.1 Flash Live Preview
Gemini 2.5 Flash Native Audio
audio⇄audio3.1 Live: audio in $3.00 · image/video in $1.00 / audio out $12.00Google
Realtime speech dialogue
OpenAI Realtime / Audio
gpt-realtime-2.1
gpt-audio-1.5
audio⇄audio (native)Realtime: text $4/$24 · audio $32/$64
Audio: text $2.5/$10 · audio $32/$64
OpenAI Realtime · Audio
Image generation / editGemini 3.1 Flash Image(Nano Banana 2)
Gemini 3 Pro Image(Nano Banana Pro)
image→imageFlash Image: $60/M output images (1K=$0.067) · Pro Image: $120/MGoogle
Speech generation (TTS)Gemini 3.1 Flash TTS Previewtext→audiotext in $1.00 / audio out $20.00Google
Video generationGemini Omni 1.1 Flash / Veo 3.1text/image→videoOmni: video out 5,792 tok/s (720p) ≈$0.10/s · Veo: $0.40/sGoogle

🎤 OpenAI caveat: GPT-6 Astra and the GPT-5.6 line themselves don’t accept audio/video input, but you can do audio dialogue/generation with gpt-realtime-2.1 / gpt-audio-1.5 (native audio in/out) and image generation via the Responses API image tool (GPT-Image 2.0). Pick by “what I feed in” and “what I want out” as a pair, not by a single model name.

Which model, by the in/out you want

A one-line answer for typical multimodal patterns.

Understand an image and answer
Nearly all models. Best value: Qwen3.8-Flash / GLM 5.3 Flash; top quality: GPT-6 Astra
Feed audio (conversation)
Gemini 3.8/3.7 Flash take audio at the standard rate. Audio-heavy? Beware 2x billing on 3.1 Flash-Lite
Understand video for summary/analysis
Gemini 3.8 Flash (video+audio). Qwen3.8-Flash also documents Non-Real-Time Video Understanding (no audio input).
Handle Office docs (PDF/PPTX/DOCX/XLSX)
Native binary ingest is Gemini PDF (visual) and Claude PDF. Gemini DOCX/XLSX/PPTX is text extraction. GLM Office is via tools, so it is not scored as native input.
Realtime speech-to-speech
Gemini 3.1 Flash Live / gpt-realtime-2.1 (dedicated)
Generate image / audio / video
Gemini Nano Banana 2 / 3.1 Flash TTS / Veo 3.1 (all dedicated)
💡 Want the cost? Enter token counts and compare every model’s cost in USD + JPY with the Token Cost Calculator. For multimodal input, estimate using each model’s per-token rate.

All information here was verified on 2026-09-06 against official pricing pages and docs (Google AI · Google Document understanding · OpenAI · Anthropic PDF support · QwenCloud · xAI · DeepSeek Vision · Z.ai). Prices and support change without notice — always re-check the official pages before use.