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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubOrangeCat 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.
- Get your Key here: Google AI Studio API Keys
- Documentation: Google AI Studio Documentation
2. Model Selection
- Image Model: Recommended
imagen-3.0-generate-001orgemini-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
- Open any Product in the Admin panel.
- Go to the Images AI Studio tab.
- Select the desired Media Type and Ratio.
- Enter your prompt and click Generate.
- 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.