The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
501 Ready
243 Need Help
🏆 Leaderboard
Actively Maintained v1.0.0

OrangeCat ImageAiStudio

orangecat/imageaistudio

Generates product images and videos directly from the product edit page using Google Gemini and Veo AI models. Supports multiple aspect ratios, usage tracking, and one-click saving to the product gallery.

3
Downloads
Below average
1
GitHub Stars
Below average
2mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
10 errors , 429 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.8-p4
Mar 21, 2026

Share This Module's Status

OrangeCat ImageAiStudio Magento compatibility status badge

README

Loaded from GitHub

OrangeCat ImageAiStudio for Magento 2

OrangeCat ImageAiStudio is a powerful extension for Magento 2 that integrates Google's cutting-edge Generative AI directly into your product management workflow. Generate high-quality product images and videos using Gemini and Veo models to optimize your catalog visuals.

Features

  • AI Studio Integration: Generate images and videos directly from the product edit page.
  • Multimodal Support: Use Gemini 2.5 Flash for image-to-image generation and Veo 2.0 for cinematic video generation.
  • Aspect Ratio Control: Choose from multiple aspect ratios (1:1, 16:9, 9:16, etc.) to fit different platform requirements.
  • Usage Tracking: Monitor API consumption and costs.
  • Activity Logs: Full traceability of all AI requests and prompt history.
  • One-Click Save: Automatically download and assign generated media to the product gallery.

Requirements

  • Magento 2.4.x
  • PHP 8.1+
  • Google AI Studio API Key

Installation

composer require orangecat/imageaistudio
bin/magento module:enable Orangecat_ImageAiStudio
bin/magento setup:upgrade
bin/magento cache:clean

Configuration

Navigate to Stores > Configuration > Orangecat > Image AI Studio.

1. API Key

You must obtain a Google AI Studio API Key to use this module.

2. Model Selection

  • Image Model: Recommended imagen-3.0-generate-001 or gemini-2.0-flash.
  • Video Model: Recommended veo-2.0-generate-001.

3. Pricing & Limits

Set your base costs per million tokens (Images) and per second (Videos) to keep track of your investment in the "Usage & Costs" grid.

Usage

  1. Open any Product in the Admin panel.
  2. Go to the Images AI Studio tab.
  3. Select the desired Media Type and Ratio.
  4. Enter your prompt and click Generate.
  5. If satisfied, click Save to Product.

License

Copyright (c) 2026 Oliverio Gombert. Author: Oliverio Gombert. Licensed under the OSL-3.0.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.