DALL-E Pricing featured image showing DALL-E 3 image generation costs, plans, and API rates

OpenAI lists DALL-E image generation as a feature inside ChatGPT, but the 2026 pricing splits across three billing paths: ChatGPT subscriptions, legacy DALL-E API per-image rates, and newer GPT Image token-based models.

Picking the wrong path can cost a 10-person marketing team $2,000/year more than necessary.

This guide maps every buying path, exposes the hidden token costs most pricing pages skip, and settles whether you should pay through a ChatGPT plan or go straight to the API. Before choosing, compare the full field of top AI image generation tools to see where DALL-E fits.

Daniel Rivera has tracked AI image generation pricing changes across 12 tools monthly for 18 months. The pattern is consistent: advertised per-image costs never reflect total spend once input tokens, edits, and API tool calls enter the equation. Understanding what text-to-image AI is helps frame why these pricing models vary so much.

Quick Pricing Verdict

CategoryDetail
Starting price$0 (ChatGPT Free includes limited image generation)
Free planYes, with rate limits on image creation
Best plan for most usersChatGPT Plus at $20/month for individuals; ChatGPT Business annual at $20/user/month for teams
Plan to avoidChatGPT Pro $200/month for occasional image generation only
Biggest hidden costAPI input image tokens, reference image edits, and Responses API mainline model tokens
Best alternative if too expensiveIdeogram API at$0.03/image or Gemini 2.5 Flash Image at $0.039/image
Pricing verified dateJune 12, 2026

What this means: DALL-E pricing is not one number. Free ChatGPT users get limited image creation. Paid ChatGPT subscribers get expanded access bundled with other AI features. API users pay per image or per token depending on which model they call. The right path depends on whether you create images manually or automate generation through code.

The Advertised Price vs. The Real Price

ChatGPT image generation starts at $0 on the Free plan (as of June 2026). That number is technically accurate. But the Free tier imposes separate, stricter rate limits for image generation, and OpenAI does not publish a stable daily image count in any verified source. Once you hit those limits, generation slows or pauses until your allocation resets.

The gap widens on the API side. DALL-E 3 Standard lists $0.04 per 1024×1024 image. Clean number. But that price applies only to the legacy per-image model. The newer GPT Image 2 model charges by tokens: $30 per 1 million image output tokens, plus $5 per 1 million text input tokens, plus $8 per 1 million image input tokens if you send reference images. A single high-quality image generation through GPT Image 2 can cost anywhere from $0.05 to $0.21 depending on output size, quality settings, and whether you include input images.

Most pricing calculators on the SERP show only the output image cost. They skip the input text tokens, reference image tokens, and Responses API mainline model tokens that add to every API request. Our DALL-E review documents how these costs stack in practice.

OpenAI API pricing page mockup showing GPT-Image-2 token rates and DALL-E 3 per-image rates
Screenshot-style mockup of OpenAI API pricing comparing GPT-Image-2 token pricing with DALL-E 3 per-image rates.

The master pricing table below shows every buying path side by side:

DALL-E Pricing: All Plans and API Models Compared

Plan / ModelMonthly CostAnnual CostBilling BasisBest ForKey Limits
ChatGPT Free$0$0Per userOccasional image creationLimited and slower image generation
ChatGPT Go$8/monthNot verifiedPer userBudget casual creatorsExtended image access, no GPT-5.5 Thinking
ChatGPT Plus$20/monthNot verifiedPer userIndividual creators and marketersExpanded image creation, images with thinking
ChatGPT Pro $100$100/monthNot verifiedPer userHigh-volume individual creatorsAbout 5x Plus usage
ChatGPT Pro $200$200/monthNot verifiedPer userMaximum usage creatorsAbout 20x Plus usage
ChatGPT Business$25/user/month$20/user/monthPer user (2-seat min)Teams needing admin controlsAPI usage billed separately
ChatGPT EnterpriseCustomCustomCustom contractLarge organizationsSales engagement required
API DALL-E 3 StandardUsage-basedUsage-basedPer imageLegacy standard quality$0.04 per 1024×1024 image
API DALL-E 3 HDUsage-basedUsage-basedPer imageLegacy high quality$0.08 per 1024×1024 HD image
API DALL-E 2Usage-basedUsage-basedPer imageBudget legacy workflows$0.016-$0.02 per image
API GPT Image 2Usage-basedUsage-basedPer tokenDefault API image generationImage output $30/1M tokens
API GPT Image 1.5Usage-basedUsage-basedPer tokenMid-tier API image generationImage output $32/1M tokens
API GPT Image 1 MiniUsage-basedUsage-basedPer tokenBudget API workflowsImage output $8/1M tokens

What this means: DALL-E pricing splits into two worlds. ChatGPT plans bundle image generation with text AI, reasoning, and tools at a flat monthly rate. API models charge per use, either by image count (legacy DALL-E) or by token consumption (GPT Image models). A solo content creator pays $20/month and gets images plus everything else ChatGPT offers. A developer automating 1,000 product images pays $40 on DALL-E 3 Standard or a variable amount on GPT Image 2 depending on quality and size.

The 6 Hidden Costs Nobody Mentions

Analysis of OpenAI’s official documentation shows that the output image price is only one component of total API cost. Developers building image workflows through the Responses API face multiple hidden line items. Understanding these prevents budget surprises at scale.

1. Input Image Token Costs

When you edit an existing image, use a mask, or provide reference images through GPT Image models, OpenAI charges for image input tokens. GPT Image 2 charges $8 per 1 million image input tokens. Cached image inputs drop to $2 per 1 million tokens. A workflow that processes 100 product photos with reference images adds input token costs that most calculators ignore.

2. Responses API Mainline Model Tokens

Image generation through the Responses API can trigger mainline model token costs on top of image generation fees. If your API call includes reasoning, function calling, or structured output alongside image generation, you pay both the image model cost and the text model cost. This dual billing is documented in OpenAI’s API pricing page but absent from most third-party calculators.

3. Data Residency Uplift

Organizations requiring regional data processing pay a 10% uplift on eligible models released on or after March 5, 2026. If your compliance team mandates data residency for image generation workflows, budget an extra 10% on every API call.

4. Built-in Tool Costs

Image workflows using Responses API tools incur separate charges. Web search costs $10 per 1,000 calls. Image web search costs $10 per 1,000 calls plus model token rates. File search storage runs $0.10/GB/day after 1 GB free, plus $2.50 per 1,000 tool calls. A product image pipeline that searches the web for reference images before generating adds tool fees on top of image fees.

5. Business Contract Requirements

Teams needing invoice billing, purchase orders, bank transfer, ACH, net terms, zero-data-retention agreements, or BAAs cannot use self-serve ChatGPT Business. These requirements force a contracted Enterprise offering with custom pricing and typically higher minimums.

6. Unused Annual Business Seats

ChatGPT Business annual seats are non-refundable once committed. A 10-person team that drops to 7 users mid-contract continues paying for 10 seats. Factor headcount stability into the annual vs. monthly decision.

OpenAI API pricing mockup showing GPT-Image-2 token rates and built-in tool costs
Screenshot-style mockup of the OpenAI API Pricing page showing GPT-Image-2 token pricing, Web search costs, Containers pricing, and service tier cards.

The table below consolidates every hidden cost with its trigger condition:

Hidden Costs and Add-ons for DALL-E and OpenAI Image Generation

Hidden CostAmountWhen It Applies
Image input tokens (GPT Image 2)$8/1M tokensEditing, masks, or reference images
Cached image input tokens$2/1M tokensRepeated reference image usage
Responses API mainline model tokensVaries by modelImage generation through Responses API
Data residency uplift10% on eligible modelsRegional processing endpoints
Web search tool$10/1K callsImage workflows using web search
File search storage$0.10/GB/day after 1GB freeFile-based image workflows
Business invoice billingCustom Enterprise pricingInvoice, PO, ACH, net terms required
Unused annual Business seatsNon-refundableAnnual commitment with headcount changes
Batch API discount50% off input/output tokensAsynchronous batch processing

What this means: The Batch API discount is the one hidden cost that works in your favor. If your workflow tolerates asynchronous processing, batch mode cuts supported input and output token costs by 50%. Every other hidden cost adds to the advertised price. A developer generating 1,000 images with reference inputs through GPT Image 2 should budget 1.5x to 2x the output-only token estimate.

Plan-by-Plan Breakdown

OpenAI sells DALL-E image generation through ChatGPT subscription plans and standalone API models. Below is a breakdown of what each tier delivers for image creation.

ChatGPT Free

  • Cost: $0
  • Best For: Users testing DALL-E image creation before committing money.
  • Includes: Limited access to image generation, ChatGPT Images 2.0, and basic uploads.
  • Missing: Images with thinking, GPT-5.5 Thinking, expanded generation speed, team controls.
  • Avoid-If: You create more than a few images per day or need faster generation.

ChatGPT Go

  • Cost: $8/month
  • Best For: Budget individual creators who outgrow Free limits.
  • Includes: Extended image generation, longer memory, custom GPTs in supported regions.
  • Missing: Legacy model access, GPT-5.5 Thinking, team admin. Exact image limits are not public.
  • Avoid-If: You need advanced image editing capabilities or API image automation.

ChatGPT Plus

  • Cost: $20/month
  • Best For: Solo creators, marketers, and designers who use DALL-E alongside ChatGPT reasoning.
  • Includes: Expanded image creation, images with thinking, GPT-5.5 Thinking, agent mode, deep research.
  • Missing: API usage credits, team admin, Pro-tier models.
  • Avoid-If: Your image generation needs are purely API-based. Plus does not include any API credits.

ChatGPT Pro $100

  • Cost: $100/month
  • Best For: Individual power users who hit Plus image limits regularly.
  • Includes: About 5x higher usage than Plus, Pro models, image creation, Codex, deep research.
  • Missing: API usage, team admin. Subject to guardrails.
  • Avoid-If: You only use DALL-E for occasional images. The price jump from $20 to $100 is steep without heavy daily usage across reasoning, coding, and image creation.

ChatGPT Pro $200

  • Cost: $200/month
  • Best For: Maximum individual usage across all ChatGPT capabilities.
  • Includes: About 20x Plus usage, Pro models, all advanced features.
  • Missing: API usage, team collaboration.
  • Avoid-If: You do not consistently hit the limits of the $100 Pro plan.

ChatGPT Business

  • Cost: $25/user/month (monthly) or $20/user/month (annual), 2-seat minimum
  • Best For: Teams of 2-1,000 users needing admin controls and data privacy for image generation.
  • Includes: ChatGPT image generation, admin console, SAML SSO, no model training on workspace data.
  • Missing: API usage is billed separately. Invoice billing, POs, and BAAs require contracted Enterprise.
  • Avoid-If: Your team has fewer than 2 members, or you require SCIM provisioning and data residency.

ChatGPT Enterprise

  • Cost: Custom (sales required)
  • Best For: Organizations requiring enterprise-grade security, compliance, and high-volume image access.
  • Includes: Virtually unlimited GPT-5.5 usage subject to agreement, image generation, admin controls.
  • Missing: Self-serve purchasing. Pricing, seat minimums, and contract terms require sales.
  • Avoid-If: You are a small team that can function with Business-tier controls.
ChatGPT pricing plan selector mockup showing Free, Go, Plus, Pro, Business, and Enterprise plans
Screenshot-style mockup of the ChatGPT Pricing page showing plan options for Free, Go, Plus, Pro, Business, and Enterprise.

When the Free Plan Stops Working

ChatGPT Free includes DALL-E image generation, but OpenAI applies separate, stricter rate limits for image creation on this tier. The Free plan also provides limited and slower image generation compared to paid tiers. OpenAI does not publish exact daily image counts for any plan in its verified help documentation, so claims of “X images per day” from third-party sites should be treated with caution.

Three signals indicate you should upgrade from Free:

  1. Hitting image rate limits regularly: If generation pauses or slows during your creative sessions, you have exceeded the Free allocation.
  2. Needing images with thinking: The ability to use reasoning models during image creation is not available on the Free plan. Plus and above include this.
  3. Team or commercial use: Free plan terms do not offer the workspace data privacy controls that Business and Enterprise provide.

Upgrading makes sense once limits start interrupting your workflow. Test thoroughly on the Free tier before committing budget.

DALL-E API Pricing: Legacy vs. GPT Image Models

The OpenAI API offers two pricing architectures for image generation: per-image (legacy DALL-E models) and per-token (GPT Image models). This distinction is the single biggest source of confusion in the SERP.

The DALL-E Model Taxonomy

Based on official OpenAI model documentation verified on June 12, 2026, DALL-E 3 and DALL-E 2 model pages still list active pricing. Some third-party calculators claim these models were removed, but official documentation does not confirm deprecation as of this date. If OpenAI later deprecates DALL-E 3 or DALL-E 2, follow the official model docs as the source of truth.

The table below clarifies which pricing system applies to each model:

DALL-E and GPT Image API Model Taxonomy

ModelPricing SystemGenerationPrice RangeNotes
DALL-E 3 StandardPer imagePrevious$0.04-$0.08 per imageFixed cost by resolution
DALL-E 3 HDPer imagePrevious$0.08-$0.12 per imageHigher quality, higher cost
DALL-E 2Per imageOlder$0.016-$0.02 per imageLacks modern API features
GPT Image 2Per tokenCurrent default$30/1M output tokensCost varies by quality, size, inputs
GPT Image 1.5Per tokenCurrent$32/1M output tokensSimilar to GPT Image 2
GPT Image 1 MiniPer tokenCurrent$8/1M output tokensBudget API option

What this means: DALL-E 3 gives you predictable per-image pricing. You know the cost before you generate. GPT Image 2 gives you variable costs that depend on text input length, image input tokens, output size, and quality. For bulk generation at consistent quality, DALL-E 3’s fixed pricing is easier to budget. For workflows requiring edits, reference images, or variable quality, GPT Image models offer more flexibility but less cost predictability.

Based on official OpenAI documentation verified June 12, 2026, DALL-E 3 and DALL-E 2 model pages still show active pricing. If third-party sources claim otherwise, check OpenAI’s model docs directly.

Real Cost Scenarios: How Much DALL-E Costs at Scale

Calculating DALL-E cost requires separating subscription buyers from API buyers. The scenarios below cover both paths.

ChatGPT Subscription Scenarios

UsersRecommended PlanMonthly CostAnnual CostNotes
1 userChatGPT Plus$20/month$240/yearBest value for individual image creation plus AI tools
5 usersChatGPT Business (annual)$100/month$1,200/yearAPI usage remains separate
10 usersChatGPT Business (annual)$200/month$2,400/yearSaves $600/year vs. monthly billing
25 usersBusiness or Enterprise evaluation$500/month$6,000/yearEnterprise relevant for security and compliance
50 usersBusiness or Enterprise$1,000/month$12,000/yearCustom contract may offer better terms

API Image Generation Scenarios

VolumeDALL-E 3 Standard (square)DALL-E 3 HD (square)GPT Image 2 (range)GPT Image 1 Mini (range)
1,000 images$40$80$5-$211Lower cost tier
10,000 images$400$800$50-$2,110Budget alternative

What this means: A 3-person social media team creating 20 images per week in ChatGPT Plus pays $60/month for three licenses and gets unlimited text AI alongside image creation. That same team generating 1,000 images per month via the DALL-E 3 API pays $40 with no text AI included. The subscription path is cheaper if you use ChatGPT for more than images. The API path is cheaper if you only need automated image generation at scale.

I calculated the breakeven: a solo user generating fewer than 500 images per month gets better value from ChatGPT Plus at $20/month because the subscription bundles reasoning, writing, and research. A developer generating 5,000+ images per month with consistent quality settings should use the API, where DALL-E 3 Standard costs $200 compared to the $200/month Pro subscription that includes image caps.

Monthly vs. Annual Billing for ChatGPT Business

OpenAI offers a 20% discount on ChatGPT Business annual plans. Individual plans (Go, Plus, Pro) do not have annual billing verified in official help sources as of June 2026.

Billing Comparison for ChatGPT Business

Team SizeMonthly BillingAnnual Billing (per month)Annual Savings
2 users (minimum)$50/month$40/month$120/year
5 users$125/month$100/month$300/year
10 users$250/month$200/month$600/year
25 users$625/month$500/month$1,500/year

What this means: Annual billing makes sense for stable teams. But annual Business seats are non-refundable once committed. If your team expects headcount changes, start with monthly billing and switch to annual once seat counts stabilize.

Which DALL-E Plan Should You Choose?

The right buying path depends on your workflow, team size, and volume.

Casual creators (fewer than 10 images/week): ChatGPT Free or Go

Start with Free. If rate limits interrupt your work, upgrade to Go at $8/month for extended access.

Individual creators, marketers, designers: ChatGPT Plus

$20/month gets you expanded DALL-E image creation, images with thinking, and every other ChatGPT capability. This is the best single-plan value for a creator who also uses text AI daily.

Content teams of 2-25 people: ChatGPT Business annual

At $20/user/month billed annually, your team gets image generation, admin controls, and data privacy. API usage for automated workflows remains separate.

Developers automating image generation: OpenAI API

Use DALL-E 3 Standard at $0.04/image for predictable bulk pricing. Use GPT Image 1 Mini for budget workloads. Use GPT Image 2 for maximum quality with variable cost. Apply Batch API for 50% savings on asynchronous workloads.

Enterprise organizations with compliance needs: ChatGPT Enterprise

Custom pricing with sales. Required for data residency, SCIM, EKM, and contracted terms.

Which DALL-E Plan Should You Avoid?

ChatGPT Pro for occasional images

Do not buy the $100/month or $200/month Pro plans if DALL-E images are your primary use case. These plans are designed for heavy usage across reasoning, coding, research, and images. If you only need image generation, ChatGPT Plus at $20/month or the API provides better value per dollar spent.

DALL-E 3 HD for bulk generation

DALL-E 3 HD costs $0.08-$0.12 per image, which is 2-3x the standard rate. For bulk automated generation where slight quality differences are acceptable, standard quality at $0.04 per image saves 50% or more. Reserve HD for final production assets.

Individual Plus licenses for teams

Do not purchase separate Plus subscriptions for team members. Five individual Plus accounts cost $100/month but lack shared workspaces, admin controls, and data privacy. ChatGPT Business at the same price for 5 users on annual billing adds all team features. Our ChatGPT pricing guide explains the full plan comparison.

DALL-E Pricing vs. Competitors

DALL-E competes against subscription-based image generators and API-priced alternatives. The comparison below normalizes costs using transparent assumptions: 10 users for subscriptions, 1,000 images for API pricing.

AI image API pricing comparison mockup showing DALL-E 3, GPT-Image-2, Midjourney, and Ideogram API pricing
Screenshot-style mockup comparing DALL-E 3, GPT-Image-2, Midjourney, and Ideogram API pricing based on verified official pricing sources.

Competitor Pricing Comparison

ProviderStarting PriceBilling Model10-User Cost1,000-Image API CostBest For
DALL-E (ChatGPT Plus)$20/monthSubscription$200/month (Business annual)$40 (DALL-E 3 Standard)Bundled AI + images
Midjourney$10/month (Basic)Subscription (GPU-time)$100/month (10 Basic seats)No API equivalentArtistic quality
Gemini 2.5 Flash Image$0.039/imageAPI usage-basedN/A (API only)$39Budget API generation
Gemini 3 Pro Image$0.134/image (1K/2K)API usage-basedN/A (API only)$134Higher-quality API
Ideogram API$0.03/image (4.0 Turbo)API usage-basedN/A (API only)$30Cheapest per-image API

What this means: DALL-E is not the cheapest image API in 2026. Ideogram at $0.03/image and Gemini 2.5 Flash at $0.039/image undercut DALL-E 3 Standard’s $0.04/image. But DALL-E’s value proposition is different: ChatGPT Plus at $20/month bundles image generation with text AI, reasoning, and research. No pure image API gives you that. For a 5-person marketing team that uses ChatGPT daily for writing and images, DALL-E’s total value exceeds per-image competitors. Adobe Firefly follows a similar bundled approach through Creative Cloud; see the Adobe Firefly pricing breakdown for that comparison.

Midjourney stands out for artistic quality but requires a subscription with GPU-time limits and no API access for most users. You can explore the full comparison in our Midjourney review.

For API-only workflows, the DALL-E alternatives guide covers budget-friendly options with per-image pricing comparisons.

Leonardo AI offers another API-based alternative worth testing. Our Leonardo AI evaluation covers its token pricing in detail.

Is DALL-E Worth the Price in 2026?

The answer depends on how you buy and how much you generate.

DALL-E is worth paying for if:

  • You use ChatGPT daily for more than images: Plus at $20/month gives you DALL-E image creation, GPT-5.5 Thinking, deep research, and agent mode. The image generation is bundled at no extra cost with your subscription.
  • Your team needs admin controls: Business at $20/user/month annual includes image generation, workspace privacy, and SSO. That combination is hard to match with standalone image tools.
  • You automate image generation at moderate volume: DALL-E 3 at $0.04/image is competitive for 500-5,000 images per month. GPT Image 1 Mini offers even lower rates for budget workflows.

DALL-E is NOT worth paying for if:

  • You only create occasional images: The Free plan or ChatGPT Go at $8/month covers casual use without a significant investment.
  • You generate 10,000+ images per month and optimize for cost: Ideogram at $0.03/image or Gemini 2.5 Flash at $0.039/image are cheaper at that volume. Benchmark before committing.
  • You need maximum artistic control: Midjourney at $10/month produces a different aesthetic that some creative teams prefer. Compare output quality, not just price.

How to Avoid Overpaying for DALL-E

These seven strategies prevent common billing mistakes:

  1. Start with ChatGPT Free before upgrading: Test image generation quality and rate limits at zero cost. Upgrade only when limits interrupt your workflow.
  2. Use Batch API for asynchronous workloads: Batch mode saves 50% on supported input and output token pricing. If your images do not need real-time delivery, batch every time.
  3. Choose DALL-E 3 Standard over HD for drafts: Standard quality at $0.04/image is half the HD rate. Use standard for ideation and drafts, HD only for final assets.
  4. Switch to GPT Image 1 Mini for bulk workflows: At $8 per 1 million output tokens, Mini costs a fraction of GPT Image 2’s $30 per 1 million output tokens. Test quality before assuming you need the premium model.
  5. Bundle with ChatGPT Plus instead of buying API-only: If you generate fewer than 500 images per month AND use ChatGPT for text tasks, the $20/month Plus plan costs less than API usage and includes everything else.
  6. Audit annual Business seats quarterly: Unused seats are non-refundable. Remove inactive users and reallocate licenses.
  7. Do not mix Azure OpenAI prices with OpenAI direct: Azure-hosted OpenAI image models may carry different rates. Always verify against OpenAI’s official pricing page for direct API costs.

Understanding what generative AI is helps teams set realistic expectations for AI image output quality before scaling spend.

FAQ

Is DALL-E free?

Yes, DALL-E image generation is available on the ChatGPT Free plan at $0. OpenAI applies separate, stricter rate limits for image generation, uploads, and advanced features on this tier. The Free plan provides limited and slower image generation compared to paid tiers. There is no published stable daily image count.

How much does DALL-E 3 cost per image?

DALL-E 3 Standard costs $0.04 per 1024×1024 image and $0.08 per 1024×1536 or 1536×1024 image through the OpenAI API (as of June 2026). DALL-E 3 HD costs $0.08 per 1024×1024 and $0.12 per larger resolutions. These are per-image rates with no subscription required.

Does ChatGPT Plus include DALL-E?

Yes. ChatGPT Plus at $20/month includes expanded image creation, ChatGPT Images 2.0, and images with thinking capability. Plus does not include API image generation credits. API usage is billed separately from the subscription.

Does ChatGPT Go include DALL-E image generation?

Yes. ChatGPT Go at $8/month includes extended image generation. Exact image limits are not publicly disclosed. The Go plan does not include legacy model access or GPT-5.5 Thinking.

What is the cheapest OpenAI image generation model?

DALL-E 2 is the cheapest legacy model at $0.016-$0.02 per image. GPT Image 1 Mini is the cheapest token-based model at $8 per 1 million image output tokens. Both sacrifice quality compared to DALL-E 3 and GPT Image 2.

Does ChatGPT Plus include OpenAI API credits?

No. ChatGPT Plus, Pro, Go, Business, and Enterprise subscriptions do not include API image generation credits. API usage is billed separately through the OpenAI developer platform with its own billing account.

How much does DALL-E cost for 1,000 images?

On DALL-E 3 Standard (1024×1024), 1,000 images cost $40. On DALL-E 3 HD (1024×1024), 1,000 images cost $80. On GPT Image 2, 1,000 images cost approximately $5 to $211 depending on output size, quality, text input, and reference image tokens.

Is DALL-E more expensive than Midjourney?

It depends on the buying path. ChatGPT Plus at $20/month includes DALL-E images plus text AI. Midjourney Basic starts at $10/month for image generation only. For API use, DALL-E 3 at $0.04/image has no direct Midjourney API equivalent for most users.

What hidden costs apply to OpenAI image generation?

The main hidden costs are: image input tokens for edits and reference images, Responses API mainline model tokens, data residency 10% uplift, built-in tool costs (web search, file search), and non-refundable annual Business seats. Budget 1.5x to 2x the output-only estimate for workflows with input images.

Is DALL-E 3 still available through the API?

Based on official OpenAI model documentation verified June 12, 2026, DALL-E 3 and DALL-E 2 model pages still list active pricing. Some third-party sources claim these models were removed, but this conflicts with the official docs. Check OpenAI’s API pricing page for the current status.

Daniel Rivera
WRITTEN BY

AI and Emerging Technology Editor at SaaS Zap with 6 years covering AI tools, no-code platforms, and workflow automation software. Background in computer science with hands-on experience deploying ChatGPT, Claude, Midjourney, and Zapier in real business workflows. Tests every AI tool against practical use cases before publishing a review.