Devlin Peck

AI in Design 2026: Best Tools, Real Workflows, What's Next

By Devlin Peck · Updated

Part of the AI in Instructional Design guide

The best AI design tools in 2026 sort by job: Midjourney for image aesthetics, Nano Banana Pro for accuracy and consistency, Figma Make for UI drafts, Claude Code for design-to-code, Canva Magic Studio for all-in-one graphic design, and Runway for video, with the full comparison below. AI in design crossed the line from experiment to default this year: according to the Designer Fund and Foundation Capital AI in Design 2026 report, 91% of designers now use AI for design tasks every week, up from 54% a year earlier, and 75% use it daily.

So the question in 2026 is not whether to use AI. It is how far to let it run. I write this guide as a working practitioner, not a tool vendor. I ship design systems, brand assets, and production code with AI in the loop every day, and I will tell you where these tools shine and where they still fall on their face. The shift is hitting every design discipline, including the one I work in, learning design, which I cover separately in my guide to AI in instructional design.

What is AI in design?

AI in design is the use of generative and agentic AI models to ideate, produce, edit, and ship design work, from images and brand assets to working interfaces. In 2023 that mostly meant typing prompts into an image generator. In 2026 it means AI embedded in every stage of the workflow, plus agents that take a brief and execute it end to end.

The numbers back up how fast this happened. The Designer Fund report surveyed more than 900 designers across 60+ countries, and the headline finding is that last year's experimentation phase is over. AI has spread into every part of the design process and pulled designers into areas most never touched, like coding, prototyping, and working directly with business data.

MetricFigureSource
Designers using AI weekly for design tasks91%, up from 54% a year earlierAI in Design 2026 report, Designer Fund and Foundation Capital
Designers using AI daily75%AI in Design 2026 report
Designers who have shipped AI-generated code to productionAbout halfAI in Design 2026 report
Off-the-shelf AI tools the average designer uses regularly7, up from 3 the year beforeAI in Design 2026 report
Designers and developers who say most of their work is now on AI-powered products23%Figma 2025 AI report, cited in Figma's AI design tools guide
Design leaders placing greater emphasis on AI fluency when hiring50%AI in Design 2026 report

How are designers actually using AI in 2026?

Designers use AI across six workflow stages: ideation, image and asset generation, UI drafting, design-to-code, video and motion, and interactive learning experiences. The biggest change in 2026 is that AI now acts instead of only generating. Agents take a brief, do the work, and hand back something you can critique.

Ideation and moodboarding

This is the lowest-risk place to start: generate thirty visual directions in an hour, keep two, and throw the rest away. Tools like Firefly Boards, Adobe's collaborative AI ideation surface, are built for exactly this kind of fast, disposable exploration. The output is thinking material, not deliverables, so quality flaws cost you nothing.

Image and asset generation

The big 2026 upgrade in image generation is consistency. Early models gave you one great image and then a completely different-looking one on the next run. The current generation, including Google's Nano Banana Pro, ByteDance's Seedream 4.0, and Adobe's Firefly Image Model 5, can hold a character, a style, or a scene steady across a whole series. That is what makes image models usable for real brand work instead of one-off concepts.

Here is how I use them daily. Every YouTube thumbnail I publish comes from an image model: I feed the model real reference photos of myself so it generates me into the scene with the right expression, which works far better than describing a likeness in a prompt. Headlines and brand elements are composited on top by code, using fixed templates with my exact colors and fonts. And every run produces three candidates that my team then picks from.

The model handles the scene, code handles the brand, and a person handles taste.Devlin Peck

Just as important is knowing where not to use them. My site has a deliberate policy: no diffusion-model imagery, and no AI-generated humans, ever. My audience is designers. They spot AI slop instantly, and photos of a real person are part of what makes the site trustworthy. Deciding when generated imagery hurts you is now a design skill in itself.

UI drafting and prototyping

Prompt-to-prototype is now a standard part of product design. Figma Make turns a written description into a working draft you can edit, and Uizard converts rough sketches and screenshots into editable mockups. The Designer Fund report found teams moving away from static deliverables entirely, with prototypes replacing mockups as the central design output on some teams. The drafts are rarely shippable, but they collapse the distance between "idea" and "something we can react to" from days to minutes.

Design-to-code and agentic workflows

This is the storyline of 2026. Agentic coding tools, led by Claude Code, let designers go from brief to working, production-quality code without waiting on engineering.

Here's example: every article on devlinpeck.com gets its own cover art, and none of it comes from an image model. Each article's URL slug acts as a seed that assigns one of five brand art styles, and code draws the cover from there. AI's role was one level up. I used Claude Code to design and build the whole system. The brief was "every article needs distinct, on-brand cover art, and we don't have time or budget for 100+ illustrations." One session turned that brief into a written spec. Then a panel of three sub-agents critiqued the design in parallel from different angles: conversion, brand, and engineering. Another agent drove a real browser, took screenshots, and verified everything rendered correctly before anything shipped. I compared options and pushed the design through several more iterations. Asset out: a complete cover system giving 100+ articles unique branded art.

Time saved is the wrong frame for this work. It is work that otherwise would not exist. Hand-making or commissioning 100+ covers was never going to happen on the timeline we needed it to. And for reference on pace: my cover-photo-generation system went from idea to shipped and producing assets in about a day.

Agentic workflows scale through isolation. Every new design task gets its own workspace: one command spins up a fresh copy of the project in its own container with an agent already running inside it (I manage this through cmux, which runs multiple Claude Code agents in parallel). Because tasks are isolated, several run at once, one agent redesigning a page while another builds a component, without stepping on each other. I have not written code by hand since October 2025, and I have shipped hundreds of thousands of lines across multiple projects, including enterprise software that gets pentested and reviewed by independent SOC 2 auditors.

And I am not an outlier for long. About half of the designers in the Designer Fund survey, across product and brand design, have already shipped AI-generated code to production. I see the same thing in my corner of the field, learning design: AI now makes it possible to build real, functional elearning without a full development stack behind you.

Video and motion

AI video finally cleared the consistency bar too. Runway's Gen-4 generates consistent characters, locations, and objects across scenes, which Runway calls world consistency, and it is what separates usable narrative video from impressive one-off clips. For talking-head and training-style video, avatar platforms like Synthesia generate presenter-led video from a script, and voice models like ElevenLabs handle narration and voice cloning.

AI in learning experience design

Learning designers are running the same playbook as every other design discipline, with one twist: the deliverable can now talk back, part of a broader shift I track in online learning statistics. Teams are building AI training simulations that adapt to the learner in real time, and AI role-play simulations that let people practice hard conversations out loud instead of clicking through branching slides.

Full disclosure: this is the corner of design I work in. My company, devlin.ai, is a simulation builder for AI text and voice conversations. You describe a scenario in plain English, get a working simulation, and embed it in Storyline, Rise, or any LMS, with AI evaluation, transcripts, and scores reporting back to the course. Conversational interfaces are a design problem, and designers are well placed to own them.

What are the best AI design tools in 2026?

Category winners, as of July 2026: Midjourney for image aesthetics, Nano Banana Pro for accuracy and consistency, Figma Make for UI drafts, Claude Code for design-to-code, Canva Magic Studio for all-in-one graphic design, and Runway for video. Here is the full comparison, then the details.

Tool details, prices, and free tiers below are current as of July 2026. AI pricing changes fast, so confirm on the vendor's page before you commit.

ToolCategoryBest forStandout capabilityPrice (July 2026)Free tier
MidjourneyImage generationStylized, high-aesthetic imageryBest-in-class visual qualityFrom $10/moNo
Nano Banana ProImage generationAccurate text and consistent charactersLegible typography in generated imagesIncluded with Google AI plansLimited
Adobe FireflyImage generationCommercial client workCommercially safe models plus partner models in one appFree credits; paid plansYes
ChatGPTImage generationQuick comps and instruction-heavy editsFollows complex prompts reliablyPlus at $20/moYes
Seedream 4.0Image generationConsistent charactersCharacter consistency across a seriesUsage-based via platformsVaries
Figma AI / Figma MakeUI and product designPrompt-to-prototype in your design toolWorking drafts from a text descriptionIncluded with paid plansLimited
UizardUI and product designSketch-to-mockupScreenshots and sketches become editable designsFreemiumYes
Claude Code / Claude DesignAgentic / design-to-codeShipping real front-end codeAutonomous multi-step agent workClaude Pro at $20/mo or API usageNo
v0Agentic / design-to-codeReact and Tailwind UI generationProduction-framework outputFreemium, usage-basedYes
LovableAgentic / design-to-codeZero-to-app prototypesFull-stack apps from a promptFreemiumYes
Canva Magic StudioAll-in-one graphic designNon-specialist and volume design workAI everything: design, edit, resize, brand kitsFree tier; Pro subscriptionYes
Adobe ExpressAll-in-one graphic designQuick branded content, Firefly-poweredFirefly generation inside templatesFree tier; PremiumYes
Microsoft DesignerAll-in-one graphic designFree social graphicsNo-cost AI design with a Microsoft accountFreeYes
RunwayVideo and motionAI video generationGen-4 world consistency across scenesLimited free credits; paid plansYes
SynthesiaVideoAvatar and training videoScript-to-video with translationFree plan with limited minutesYes
ElevenLabsAudioVoiceover and voice cloningNatural, controllable speechFree tier; paid plansYes

Image generation tools

Midjourney

Midjourney is still the aesthetic benchmark. If you need imagery with a strong point of view, Midjourney produces the most consistently beautiful output of any model, and its editing and style-reference features keep improving. The catch: there is no free tier anymore, and its look can be recognizable if you lean on defaults. Plans run $10, $30, $60, and $120 per month, with roughly 20% off annual.

Nano Banana Pro (Google)

Google's Nano Banana Pro, built on Gemini 3 Pro Image, is the accuracy pick: it renders legible text inside images and holds characters consistent across generations, two things that broke every earlier model. It is available through the Gemini app. The limitation is the environment: you are working in a chat interface, not a design canvas.

Adobe Firefly

Firefly is the safe choice for client work. Adobe trains its own models to be commercially safe, and at Adobe MAX 2025 it announced Firefly Image Model 5, which generates photorealistic images at native 4MP and handles prompt-based editing in plain language. Firefly also now hosts partner models from ElevenLabs, Google, Luma AI, OpenAI, Runway, and Topaz Labs in one app. For highly stylized art, though, Midjourney still wins on pure aesthetics. Firefly has a free credit tier, with paid plans and Creative Cloud bundles above it.

ChatGPT image generation

ChatGPT replaced DALL-E as OpenAI's image tool, and its strength is instruction-following: complex, multi-part prompts and iterative edits in conversation. It is the fastest way to get a decent comp while you are already brainstorming in the same window. Generation speed and top-end aesthetics trail the dedicated tools. Free tier with limits; Plus is $20/month.

Seedream 4.0

ByteDance's Seedream 4.0 has a strong reputation for consistent characters, which matters if you are building illustrated scenarios or any content where the same person must appear across dozens of images. Access is mostly through third-party platforms rather than a polished first-party app, which is its main friction.

UI and product design tools

Figma AI and Figma Make

Figma has folded AI into the tool most product designers already live in: First Draft generates starting designs, and Figma Make turns prompts into working prototypes; see Figma's release notes for the current feature set. The honest limitation is that generated output ignores your design system until you clean it up, and the AI features require paid seats.

Uizard

Uizard, acquired by Miro in 2024, converts hand-drawn sketches and screenshots into editable mockups. It is the fastest path from whiteboard to clickable draft, especially for non-designers on your team. For polished production UI you will still move the work into Figma.

Agentic and design-to-code tools

Claude Code

Claude Code is Anthropic's agentic coding tool, and it is the core of my own workflow, as described above. You give it a brief, it plans, writes, tests, and iterates on real code in your actual project. For designers, it turns "design-to-code" from a handoff problem into a direct capability. The learning curve is real: it lives in a terminal, and you get out what your brief and review skills put in. Requires a Claude Pro plan ($20/month) or API usage pricing. For a more beginner-friendly alternative (and a better visual user interface), check out Claude Design.

v0 by Vercel

v0 generates React and Tailwind interfaces from prompts, which makes it the strongest pick when the output needs to slot into a modern web codebase. It is web-app centric, so it is the wrong tool for brand or print work. Free tier, then usage-based paid plans.

Lovable

Lovable goes furthest toward "describe an app, get an app," scaffolding full-stack projects from a conversation. Great for validating an idea in an afternoon. Complex apps eventually hit walls that require real code review. Free tier with paid plans above it.

All-in-one graphic design tools

Canva Magic Studio

Canva bundled its AI features into Magic Studio: text-to-design, generative editing, background removal, automatic resizing, and brand kits. For volume design work and non-specialist teammates, nothing is more practical. The tradeoff is the template look; distinctive brand work still needs a designer's hand. It has a generous free tier and a paid Pro subscription.

Adobe Express and Microsoft Designer

Adobe Express is the quick-design layer on top of Firefly, useful if your organization already lives in Adobe and cares about commercially safe generation. Microsoft Designer is free with a Microsoft account and is a capable choice for social graphics on a zero budget. Both trade depth for speed.

Video, motion, and audio tools

Runway

Runway is the serious designer's AI video tool. Gen-4 generates consistent characters, locations, and objects across scenes from visual references plus instructions, which makes multi-shot narrative work possible. Credits burn quickly at high quality, so budget for a paid plan if you are producing real work.

Synthesia

Synthesia generates presenter-led video from a script using stock or custom avatars, with translation across 100+ languages. It is built for training, product, and internal comms video, where speed and localization beat cinematic quality. Avatar video still reads as corporate; it is not a brand-film tool. Free plan with limited minutes.

ElevenLabs

ElevenLabs is the current standard for AI voice: natural text-to-speech, voice cloning, and fine control over delivery. Adobe now offers it as a partner model inside Firefly, which tells you where it sits in the market. It is voice only, so it is a component in your stack rather than a destination. Free tier with paid plans.

Will AI replace designers?

No. But the role is compressing toward direction, taste, and orchestration, and designers who ship with AI are replacing designers who do not. The Designer Fund 2026 report found 65% of designers taking on more product or engineering responsibilities, leaders describing designers as "orchestrators," and 50% of design leaders putting greater emphasis on AI fluency when hiring. Meanwhile only 5% of leaders said they place less emphasis on execution craft.

What that expanded leverage looks like in practice: earlier this year I scoped a project as a custom tool plus a lightweight learning experience teaching people to use it, and I got it live in about two weeks. The traditional version, a series of built-out courses, would have taken four months. This is not an example of a designer getting replaced: it's one designer doing what used to take a team and a quarter.

AI multiplies decisions. It doesn't make them.Devlin Peck

The survey data reiterates that the most common complaint designers have about AI is unreliable output quality, and output quality is the single biggest factor in whether a tool sticks in their workflow. Defining what quality means, and enforcing it, is still the designer's job.

Generally yes. Most major tools grant commercial usage rights on their paid plans, so selling AI-assisted design work is normal and widespread. The complication is copyright ownership, not legality of sale.

Under current US Copyright Office guidance, copyright requires human authorship. Output generated entirely by AI from a prompt has weak or no copyright protection, which means a purely AI-generated logo or illustration may be legal to sell but hard to defend if someone copies it. Work where a human made meaningful creative contributions, through selection, arrangement, and substantial editing, can be protected to the extent of that human contribution.

Three practical implications for working designers:

  1. Check the tool's license, not just the vibe. Paid Midjourney plans include commercial rights; Adobe explicitly positions its own Firefly models as commercially safe for business use. Terms differ by tool and by plan tier, so read them before client work.
  2. Keep your human authorship documented. Sketches, iterations, and edit history are what turn "AI output" into "your work with AI assistance."
  3. Expect disclosure to become normal. Provenance standards like Content Credentials attach tamper-evident metadata about how an asset was made, and clients are starting to ask for it.

How do you choose the right AI design tool?

Choose by job-to-be-done, not by hype. The Designer Fund data shows the average designer now runs 7 AI tools, and the ones that stick are the ones that pass a quality test on real work. Here is the process I use before any tool earns a subscription:

  1. Define the job

    Name the specific output you need: brand imagery, UI drafts, working code, video. A tool that is great at one is usually mediocre at the others.

  2. Test output quality on your real work

    Run your actual brief through the free tier or trial, not the vendor's demo prompt. Unreliable output quality is the top reason designers abandon AI tools.

  3. Check editability and export

    Can you refine the output in your own tools, or are you stuck with what the model gives you? Locked-in output is a dead end for professional work.

  4. Read the license

    Confirm commercial rights on the plan you would actually buy, and check whether the vendor indemnifies business use.

  5. Match the price model to your volume

    Flat subscriptions favor daily use; credit systems favor occasional bursts. Estimate a real month of usage before committing annually.

The same logic applies beyond visual design. If the tool you are evaluating is a conversation-practice tool for training, I wrote a separate guide on how to evaluate AI simulation tools.

Or answer a few questions and get a shortlist from this article's roster:

What kind of design work do you do?
What is the main job you need done?
Hard requirements
Pick a discipline and a job first.

Frequently asked questions

How is AI used in graphic design?

In 2026, AI touches nearly every stage of graphic design: generating concept imagery and moodboards, editing photos with prompt-based tools like Adobe's Generative Fill, producing consistent character and brand asset series, automating resizing and format variants, and even building the code-driven systems that generate assets programmatically. According to the Designer Fund AI in Design 2026 report, 91% of designers use AI for design tasks weekly.

What is the best free AI design tool?

For general graphic design, Canva's free tier is the most capable starting point. For image generation, Google's Gemini app includes Nano Banana image generation with free limits, and Microsoft Designer is entirely free with a Microsoft account. For UI work, Figma's free tier includes limited AI features. Free tiers are for evaluation; every serious tool gates its best models and volume behind paid plans.

Is there a ChatGPT for design?

ChatGPT itself is the closest single answer, since it generates and edits images conversationally. But the more useful mapping is by job: Figma Make is the "describe it, get it" tool for UI, Lovable and v0 play that role for working apps, and Claude Code is the conversational agent that ships real front-end code. Each takes a plain-language brief and returns design work, which is what people usually mean by the question.

Will AI design tools replace Photoshop and Figma?

Unlikely in any near term, because both are absorbing AI rather than being displaced by it: Adobe's Firefly models run inside Photoshop, and Figma ships its own AI drafting and prototyping features. What is changing is the edges. Standalone generators and coding agents are eating tasks that used to require those tools, so designers increasingly move between a traditional canvas and AI tools in the same project.

Next steps

The designers pulling ahead in 2026 are not the ones with the best prompts. They are the ones who kept their taste, turned it into standards a machine can be held to, and learned to direct the tools instead of fearing them. Pick one workflow from this guide and ship something real with it this week.