Title: TryonX &#8211; AI Virtual Try-On for WooCommerce
Author: WPXERO
Published: <strong>September 14, 2025</strong>
Last modified: March 10, 2026

---

Search plugins

![](https://ps.w.org/tryonx/assets/banner-772x250.png?rev=3479088)

![](https://ps.w.org/tryonx/assets/icon-256x256.png?rev=3479133)

# TryonX – AI Virtual Try-On for WooCommerce

 By [WPXERO](https://profiles.wordpress.org/wpxero/)

[Download](https://downloads.wordpress.org/plugin/tryonx.1.1.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/tryonx/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/tryonx/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/tryonx/#installation)
 * [Development](https://pcd.wordpress.org/plugins/tryonx/#developers)

 [Support](https://wordpress.org/support/plugin/tryonx/)

## Description

**Transform Your WooCommerce Store with AI Virtual Try-On Technology**

TryonX revolutionizes online fashion retail by letting customers virtually try on
clothing before purchasing. Powered by Google’s cutting-edge Gemini AI, this plugin
creates photorealistic visualizations that reduce returns, increase conversions,
and enhance customer confidence.

**Perfect for:** Fashion stores, clothing boutiques, apparel retailers, online fashion
brands, WooCommerce clothing shops

#### 🚀 Why TryonX?

 * **Reduce Returns by 40%** – Customers see exactly how items fit before buying
 * **Increase Conversions by 30%** – Virtual try-on boosts purchase confidence
 * **Enhance Customer Experience** – Interactive shopping builds brand loyalty
 * **Save Time & Money** – Automated AI processing, no manual photo editing
 * **Mobile-First Design** – Seamless experience on all devices

#### ✨ Core Features

**AI-Powered Virtual Try-On**
 * Photorealistic clothing visualization using Google
Gemini 2.5 Flash Image AI * Preserves customer identity and natural appearance *
Accurate garment fitting and draping * Professional-quality results in seconds

**Smart Session Management**
 * Upload once, try multiple products without re-uploading*
Automatic photo storage for seamless bulk try-on * 24-hour session persistence for
convenience * Secure cookie-based session tracking

**Advanced Comparison Tools**
 * Interactive slider comparison (before/after) * 
Side-by-side view for detailed analysis * Easy toggle between comparison modes *
Perfect for customer decision-making

**Bulk Product Try-On**
 * Try multiple products from same category instantly * 
No need to re-upload photo for each item * Smart product grid with quick selection*
Streamlined shopping experience

**Social Sharing & Download**
 * Share try-on results on Facebook, Twitter, Pinterest*
One-click download of generated images * Copy link to clipboard for easy sharing*
Viral marketing potential for your store

**Analytics & Insights**
 * Track try-on usage and conversion rates * WooCommerce
dashboard widget integration * Product performance analytics * Daily activity reports
and trends * Data-driven inventory decisions

**Developer-Friendly**
 * Clean, documented code following WordPress standards *
Extensive hooks and filters for customization * AJAX-powered for smooth UX * Translation-
ready (i18n) * Theme-agnostic design

#### 🎯 Perfect For These Industries

 * Fashion & Apparel Stores
 * Clothing Boutiques
 * Sportswear Retailers
 * Accessories & Jewelry Shops
 * Costume & Cosplay Stores
 * Uniform Suppliers
 * Any WooCommerce clothing business

#### 💡 How It Works

 1. **Customer Uploads Photo** – Simple drag-and-drop or file selection
 2. **AI Processes Image** – Google Gemini AI creates realistic visualization
 3. **Instant Results** – Customer sees themselves wearing your product
 4. **Compare & Share** – Use comparison tools and share on social media
 5. **Try More Products** – Bulk try-on without re-uploading photo
 6. **Make Purchase** – Confident buying decision = fewer returns

#### 🔒 Privacy & Security

 * GDPR compliant with transparent data handling
 * Secure image validation and sanitization
 * Temporary file storage with automatic cleanup
 * HTTPS encryption for all API communications
 * No permanent storage on Google servers
 * Session data expires after 24 hours

#### 🌐 SEO Benefits

 * Increased time on site (better engagement metrics)
 * Lower bounce rates (interactive features)
 * Higher conversion rates (improved rankings)
 * Social sharing signals (backlinks & traffic)
 * Unique content generation (customer try-on images)
 * Mobile-friendly (Google ranking factor)

### External services

This plugin connects to Google’s Gemini AI API to generate virtual try-on images.
The service is essential for creating realistic visualizations of customers wearing
clothing items from your store.

**What data is sent and when:**
 – User-uploaded photos (customer images) are sent
to Google’s Gemini API when a customer clicks “Generate Try-On” – Product images
from your WooCommerce store are sent along with the user photos – Both images are
converted to Base64 format and transmitted via HTTPS to Google’s servers – A detailed
AI prompt describing the virtual try-on requirements is also sent – Data is only
sent when customers actively use the virtual try-on feature

**API endpoint used:** `https://generativelanguage.googleapis.com/v1beta/models/
gemini-2.5-flash-image:generateContent`

**Data handling:**
 – Images are temporarily stored on your server during processing–
After processing, temporary files are automatically deleted – Generated try-on images
are stored in your WordPress media library – No data is permanently stored on Google’s
servers beyond their standard API retention policies

This service is provided by Google LLC. Please review their terms of service and
privacy policy:
 – [Google AI Terms of Service](https://ai.google.dev/terms) – [Google Privacy Policy](https://policies.google.com/privacy)

### Customization

**For Theme Developers:**

The plugin includes customizable CSS files:
 * `assets/css/tryon.css` – Frontend
styles (button, modal, comparison, sharing) * `assets/css/tryon-admin.css` – Admin
interface styles

**CSS Customization Example:**
 `css /* Customize Try-On button */ .xero-tryon-button{
background: #your-color !important; border-radius: 8px !important; }

/* Customize modal appearance */
 .xero-tryon-modal-content { border-radius: 12px!
important; } `

**Available Hooks:**

Filter API endpoint:
 `php add_filter('tryonx_api_endpoint', 'custom_endpoint');

Modify localized parameters:
 `php add_filter('tryonx_localize_params', 'custom_params');

**JavaScript Events:**

Listen to try-on events:
 `javascript document.addEventListener('tryonx_success',
function(e) { console.log('Try-on generated:', e.detail); });

### Privacy & GDPR

**Data Collection:**
 * Customer photos (only when feature is actively used) * Product
images from your store * Session cookies (24-hour expiry) * Analytics data (try-
on events, no personal data)

**Data Processing:**
 * Images sent to Google Gemini API via HTTPS * Temporary server
storage during processing * Auto-deletion of temporary files * No permanent storage
on Google servers

**User Rights:**
 * Session data auto-expires after 24 hours * Customers control
when to upload photos * Generated images stored in your media library * Full transparency
in data handling

**Recommended Privacy Policy Addition:**
 “Our virtual try-on feature uses Google
Gemini AI to create visualizations. When you use this feature, your uploaded photo
and selected product images are sent to Google’s servers for processing. Images 
are transmitted securely via HTTPS and are not permanently stored by Google. Session
data on our server expires after 24 hours.”

### Support & Documentation

**Need Help?**
 * 📧 Email: [support@wpxero.com](https://pcd.wordpress.org/plugins/tryonx/support@wpxero.com?output_format=md)*
🌐 Website: [https://wpxero.com](https://wpxero.com) * 📚 Documentation: [https://wpxero.com/docs/tryonx](https://wpxero.com/docs/tryonx)

**Before Contacting Support:**
 1. Check the FAQ section above 2. Verify your Gemini
API key is valid 3. Ensure WooCommerce is active and updated 4. Test with a default
WordPress theme 5. Check browser console for JavaScript errors

**Feature Requests:**
 We love hearing from our users! Submit feature requests via
email or our website.

### Credits

**Powered By:**
 * Google Gemini AI – Advanced image generation * WooCommerce – 
E-commerce platform * WordPress – Content management system

**Special Thanks:**
 * Our beta testers for valuable feedback * The WordPress community
for continuous support * Google AI team for the amazing Gemini API

### Roadmap

**Coming Soon:**
 * Video try-on support * AR (Augmented Reality) integration * 
Multiple photo angles * Size recommendation AI * Color variant try-on * Outfit combination
suggestions * Advanced analytics with A/B testing

Stay tuned for updates!

## Installation

#### Automatic Installation (Recommended)

 1. Log in to your WordPress admin dashboard
 2. Navigate to **Plugins > Add New**
 3. Search for “TryonX Virtual Try-On”
 4. Click **Install Now** on the TryonX plugin
 5. Click **Activate** after installation completes
 6. Go to **WooCommerce > Virtual Try-On** to configure

#### Manual Installation

 1. Download the plugin ZIP file
 2. Log in to your WordPress admin dashboard
 3. Navigate to **Plugins > Add New**
 4. Click **Upload Plugin** at the top
 5. Choose the ZIP file and click **Install Now**
 6. Click **Activate Plugin** after installation
 7. Configure at **WooCommerce > Virtual Try-On**

#### Quick Setup (5 Minutes)

 1. **Get API Key**: Visit [Google AI Studio](https://aistudio.google.com/app/api-keys)
    and create a free Gemini API key
 2. **Enter API Key**: Go to WooCommerce > Virtual Try-On > General tab and paste your
    API key
 3. **Select Categories**: Choose which product categories should have the virtual 
    try-on feature
 4. **Save Settings**: Click Save Changes
 5. **Test It**: Visit any product in an enabled category and click the “Try On” button

That’s it! Your customers can now virtually try on products.

## FAQ

### Is the plugin free to use?

Yes! TryonX is completely free. You only need a free Google Gemini API key. Google
offers generous free tier limits for the Gemini API.

### Do I need a Google Gemini API key?

Yes, you need a free API key from [Google AI Studio](https://aistudio.google.com/app/api-keys).
The free tier includes substantial usage limits suitable for most stores.

### What are the Google Gemini API free tier limits?

Google’s free tier is generous and suitable for small to medium stores. Check current
limits at [Google AI Pricing](https://ai.google.dev/pricing). For high-volume stores,
paid plans are available.

### The Try-On button doesn’t appear on my product pages

Check these common issues:
 * Ensure you’ve selected product categories in **WooCommerce
> Virtual Try-On > General** * Verify the product has a featured image * Confirm
the product belongs to an enabled category * Check that WooCommerce is active and
up to date

### How do I customize the Try-On button appearance?

The button inherits your theme’s primary button styling automatically. For custom
styling, add CSS to your theme targeting `.xero-tryon-button`.

### Image generation fails or shows errors

Troubleshooting steps:
 * Verify your Gemini API key is correct in plugin settings*
Ensure uploaded photos are JPEG, PNG, or WebP under 5MB * Check PHP memory limit(
recommended: 256MB or higher) * Verify your server can make outbound HTTPS requests*
Test your API key at [Google AI Studio](https://aistudio.google.com/)

### Can customers try on multiple products without re-uploading?

Yes! Version 1.1.0 includes smart session management. Once a customer uploads their
photo, they can try on multiple products from the same category without re-uploading.

### How does the comparison feature work?

After generating a try-on image, customers can:
 * Use the **Compare** tab to see
before/after * Toggle between slider and side-by-side views * Make informed purchase
decisions

### Can customers share their try-on results?

Yes! Customers can share on Facebook, Twitter, Pinterest, or copy a link. They can
also download the generated image.

### Does this work on mobile devices?

Absolutely! TryonX is fully responsive and optimized for mobile, tablet, and desktop
devices.

### How are analytics tracked?

Go to **WooCommerce > Virtual Try-On > Analytics** to see:
 * Total try-on attempts
and success rate * Top products by try-on usage * Daily activity trends * Conversion
insights

### Is this GDPR compliant?

Yes. The plugin:
 * Only processes data when customers actively use the feature *
Stores session data temporarily (24 hours) * Provides transparent data handling *
Includes privacy information for your privacy policy

### What happens to customer photos?

 * Photos are temporarily stored on your server during processing
 * Sent securely via HTTPS to Google Gemini API
 * Temporary files auto-delete after processing
 * Generated try-on images saved to your media library
 * Session data expires after 24 hours
 * No permanent storage on Google servers

### Can I customize the modal interface?

Yes! Developers can customize via:
 * CSS files in `assets/css/` * WordPress hooks
and filters * Localized JavaScript parameters * Full source code access

### Does this work with variable products?

Yes, the plugin works with simple and variable WooCommerce products. Each variation
can be tried on individually.

### Will this slow down my website?

No. The plugin:
 * Loads scripts only on product pages * Uses AJAX for seamless 
processing * Optimized and minified assets * No impact on page load speed

### Can I translate the plugin?

Yes! TryonX is translation-ready with full i18n support. Use plugins like WPML or
Loco Translate for translations.

### What clothing types work best?

Best results with:
 * Shirts, t-shirts, blouses * Jackets, coats, hoodies * Dresses,
tops * Sportswear, uniforms

The AI works with most clothing that’s visible when worn.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TryonX – AI Virtual Try-On for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ WPXERO ](https://profiles.wordpress.org/wpxero/)

[Translate “TryonX – AI Virtual Try-On for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/tryonx)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tryonx/), check out
the [SVN repository](https://plugins.svn.wordpress.org/tryonx/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/tryonx/) by [RSS](https://plugins.trac.wordpress.org/log/tryonx/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0 – 2025-03-10

**Major Update – Feature-Rich Release**

**New Features:**
 * ✨ Smart Session Management – Upload once, try multiple products
without re-uploading * 🔄 Advanced Comparison Tools – Interactive slider and side-
by-side comparison modes * 📊 Analytics Dashboard – Track usage, conversions, and
product performance * 🎯 Bulk Product Try-On – Try multiple items from same category
seamlessly * 📱 Social Sharing – Share results on Facebook, Twitter, Pinterest *
⬇️ Download Feature – One-click download of generated try-on images * 🎨 Enhanced
UI/UX – Modern, responsive modal with tabbed interface * 📈 WooCommerce Dashboard
Widget – Quick stats at a glance

**Improvements:**
 * 🚀 Updated to Google Gemini 2.5 Flash Image model for better
quality * 🔒 Enhanced security with improved validation and sanitization * ⚡ Optimized
AJAX processing for faster response times * 📱 Mobile-first responsive design improvements*
🎨 Theme-aware button styling for better integration * 🌐 Improved i18n support 
with more translatable strings * 🧹 Automatic session cleanup via WordPress cron*
💾 Efficient transient-based session storage

**Technical Updates:**
 * Added `TRYONX_Session` class for session management * 
Added `TRYONX_Analytics` class for event tracking * New AJAX endpoints: `tryonx_store_photo`,`
tryonx_get_category_products` * Complete frontend JavaScript rewrite with modern
ES6+ patterns * Enhanced CSS with 400+ new lines for v2.0 UI components * Database
table for analytics: `{prefix}tryonx_analytics` * Cookie-based session tracking 
with 24-hour expiry * Comparison slider with clip-path CSS for smooth transitions

**Developer Features:**
 * Extensive WordPress hooks and filters * Clean, documented
code following WPCS * Modular architecture for easy customization * Translation-
ready with complete i18n coverage * No database schema changes – backward compatible

**Bug Fixes:**
 * Fixed image processing errors with certain file types * Resolved
modal z-index conflicts with some themes * Corrected session persistence across 
page reloads * Fixed mobile touch events for comparison slider * Improved error 
handling and user feedback

#### 1.0.1 – 2024-12-15

 * Fixed issues with the plugin for proper functionality
 * Improved error handling
 * Minor bug fixes

#### 1.0.0 – 2024-11-20

 * 🎉 Initial release with core virtual try-on functionality
 * Integration with Google Gemini AI
 * Admin settings for API key and category selection
 * Responsive frontend interface
 * AJAX-based image processing
 * Secure file handling

## Meta

 *  Version **1.1.0**
 *  Last updated **3 weeks ago**
 *  Active installations **10+**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/tryonx/)
 * Tags
 * [AI](https://pcd.wordpress.org/plugins/tags/ai/)[Augmented Reality](https://pcd.wordpress.org/plugins/tags/augmented-reality/)
   [virtual try on](https://pcd.wordpress.org/plugins/tags/virtual-try-on/)[woocommerce](https://pcd.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/tryonx/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/tryonx/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tryonx/reviews/)

## Contributors

 *   [ WPXERO ](https://profiles.wordpress.org/wpxero/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tryonx/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://wpxero.com)