AI image generation and editing tools for Unity. Create, edit, upscale, remove backgrounds, and apply a consistent style without leaving the Editor.Website • Documentation • DiscordAI Image Studio is an add-on package for AIDevKit that lets you generate, edit, clean up, and reuse image assets directly inside the Unity Editor.It adds a dedicated AI image generation and editing window, plus shortcuts for selected images and objects, so you can handle common image production tasks without switching between external tools and Unity import workflows.You can use it for:character conceptsitem iconsUI graphicsbackground artspritestransparent cutout assetsprototype texturesmarketing imagesplaceholder art**Built on the free AIDevKit base package.**---------------------------------------------------------------------------------Key Features1. Generate ImagesText-to-ImageImage-to-ImageSketch-guided generationStructure-guided generationStyle-guided generation2. Edit Imagespaint a mask and regenerate only that areaerase unwanted objectsexpand the canvas with outpaintingreplace objects by describing what to findrecolor objects by describing what to recolor3. Clean Up Assetsupscale small imagesremove backgroundscreate transparent PNG-style cutoutsapply your project style to selected textures---------------------------------------------------------------------------------Unity Editor Workflowopen images with dedicated editor window with AI toolsuse quick actions on selected textures in the Project windowbatch process supported texture assets in the Project windowScene View actions are available when selecting objects with:SpriteRendererUI.ImageUI.RawImageAvailable Scene View actions:GenerateEditUpscaleApply StyleRemove Background*You can enable or hide these overlay buttons in Unity Project Settings.*---------------------------------------------------------------------------------Unified API for Automation`ImageOutpaintRequest` / `GENOutpaint``UpscaleRequest` / `GENUpscale``BackgroundRemovalRequest` / `GENBackgroundRemoval``SearchAndRecolorRequest` / `GENSearchAndRecolor``SearchAndReplaceRequest` / `GENSearchAndReplace``EraseObjectRequest` / `GENErase``ImageSketchRequest` / `GENSketch``ImageStructureRequest` / `GENStructure``StyleGuideRequest` / `GENStyleGuide``StyleTransferRequest` / `GENStyleTransfer`Replace Background and Relight — `ReplaceBackgroundAndRelightRequest`Example pattern:.SetModel(...).ExecuteAsync()Supported ProvidersAI Image Studio works with image providers available through AIDevKit.It also adds dedicated editor support for:Stability AIReplicate>> See all supported providersSupported PlatformsWindows, macOS, LinuxiOS, AndroidConsolesWebGL (integrated but unstable – testers welcome)This package does not train, validate, or develop AI/ML models. It does not use Unity Offerings, Unity Asset Store content, or Unity-generated outputs for AI/ML training. Any AI requests are initiated by the user and sent only to user-configured providers or local endpoints.This asset uses UniTask under MIT License. See the Third-Party Notices.txt file in the package for license details.AI image generation and editing tools for UnityText-to-Image, Image-to-Image, Sketch, Structure, and Style-guided generationInpaint, Outpaint, Erase, Search and Replace, Search and RecolorUpscale, Remove Background, Style Transfer, Replace Background / RelightDedicated editor window with mask painting and canvas expansion toolsProject window quick actions and Scene View overlay toolsBatch processing for selected texture assetsBefore / After dialogs and project-folder save workflowsUnified API request classes for editor and runtime automationStability AI and Replicate support via the free AIDevKit base package


