B2B AUTOMOTIVE PLATFORM

Your customers
see it before
they buy it.

AI-powered car transformation. Drop-in embed for your website. Dealerships, rental fleets, customization shops — one API call away.

2K+Transforms / day
<45sAvg generation
4KMax resolution
ORIGINAL
AI TRANSFORMED
AI-Powered Visualization

One photo.
Infinite possibilities.

Upload any car photo — our AI replaces the base coat, metallic layer, and trim in one pass with photorealistic accuracy.

PPG · Axalta · BASF Δ E < 1.0 match
Certified Paint Data

Every shade.
Trusted specs.

Each AI-applied colour ships with its real manufacturer code, DFT range, gloss value, and binder chemistry — data your painter can act on.

ISO 2808 DFT Gloss ≥ 85 GU 2K PU clear
Wheel & Rim Engineering

Exact fitment.
Every rim.

AI reads your car's PCD, ET offset, and hub bore then proposes wheels that are guaranteed to bolt on — front and rear independently sized.

5×112 PCD A356-T6 alloy 750 kg / corner
Glass & Accessories

Every detail.
Spec'd correctly.

Window tints include VLT, UV & IR rejection percentages to ANSI Z26.1. Spoilers show material, mounting hardware, and Cd delta — real data for real orders.

35 % VLT 99.9 % UV block IR 97 %
Tire Intelligence

Close more
sales.

Every tire change shows the full ETRTO size, load & speed rating, wet-grip grade, and rolling resistance label — the exact sticker your tyre fitter needs.

245/40 R19 98Y Wet grip: A RR label: A

TRUSTED BY AUTOMOTIVE BUSINESSES

DEALERSHIPS
RENTAL FLEETS
WRAP STUDIOS
CUSTOM SHOPS
ONLINE MARKETPLACES
INSURANCE CO.
CAPABILITIES

Everything your business
needs to sell more parts, more cars.

Real-Time AI Transformation

Upload any car photo and watch it transform in under 45 seconds. Paint, wraps, rims, accessories — all photorealistic.

CORE ENGINE
🔗

Drop-in Embed Widget

One script tag. Full customization. Works on any website — WordPress, Shopify, custom.

🔑

REST API Access

Full programmatic access. Build transformations directly into your apps, CRMs, or listing platforms.

🎨

Custom Style Catalog

Upload your own paint swatches, wrap patterns, and accessory images. Build branded catalogs.

📐

Up to 4K Resolution

Print-quality output for brochures, ads, and high-resolution displays. Show every detail.

📊

Usage Analytics

Track transformations per user, per session, conversion rates. Know what styles sell.

WORKFLOW

From upload to result
in four steps.

01

Upload Car Photo

Customer uploads any photo of the car. We auto-compress and optimize it before sending to AI.

02

Choose Options

Select paint style, tire type, and accessories from your catalog — or let customers pick "AI Choice".

03

AI Generates

Our multi-provider AI pipeline processes the request. Automatic fallback ensures near-100% uptime.

04

Download & Share

Photorealistic result delivered in seconds. Customer downloads, shares, or requests the real thing.

Built for serious builders

Your shop.
AI-powered.
Unstoppable.

From bull bars to lift kits — show every customer exactly how their build looks before a single bolt is turned. The most powerful visualization tool in the off-road industry.

🔩
500+ Off-road parts catalogued
<45s Avg. AI transformation
🏆
4K Max output resolution
EMBED

Put it on your website
in 2 minutes.

One script tag gives your customers the full transformation experience — styled to match your brand.

HTML
<!-- Try Garage AI Widget -->
<div id="trygarage-widget"></div>
<script
  src="https://trygarage.net/embed/widget.js"
  data-key="YOUR_API_KEY"
  data-theme="dark"
  data-lang="en"
  data-catalog="your-catalog-id"
  data-primary-color="#ff4500"
  defer
></script>

Widget Options

AttributeTypeDescription
data-keystringYour API key (required)
data-themedark | lightWidget color theme
data-langen | fr | es | arInterface language
data-catalogstringYour custom catalog ID
data-primary-colorhexAccent color override
data-on-resultcallback nameJS callback on result
HTML
<iframe
  src="https://trygarage.net/embed/frame?key=YOUR_API_KEY&theme=dark"
  width="100%"
  height="700"
  frameborder="0"
  allow="camera; clipboard-write"
  loading="lazy"
></iframe>
✓ Best for: Quick integration with no JS setup. Works in any CMS.
JavaScript
const response = await fetch('https://trygarage.net/api/v1/transform', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'X-API-Key': 'YOUR_API_KEY'
  },
  body: JSON.stringify({
    carImageUrl: 'https://your-cdn.com/car.jpg',
    resolution: '2K',
    style: { name: 'Midnight Purple' },
    tire:  { name: 'Sport 19-inch' },
    accessory: { name: 'Rear Spoiler' }
  })
});

const { imageUrl } = await response.json();
// imageUrl → photorealistic result ready to display
PRICING

One subscription.
Unlimited potential.

Monthly Units included. Need more? Top up anytime. Cancel anytime.

Basic
$19/month
500 Units / month
Perfect for individuals & small shops
  • ✓ 500 Units included monthly
  • ✓ Up to 2K resolution
  • ✓ Widget + iFrame embed
  • ✓ API access
  • ✓ Units roll over 1 month
Get Basic
Top-up available at $0.04/Unit
Max
$99/month
4,000 Units / month
For high-volume businesses
  • ✓ 4,000 Units included monthly
  • ✓ Everything in Pro
  • ✓ Dedicated support
  • ✓ Custom subdomain
  • ✓ Analytics dashboard
  • ✓ Units roll over 3 months
Get Max
Top-up available at $0.02/Unit
Team
$199/month
10,000 Units / month · up to 10 seats
  • ✓ Shared unit pool
  • ✓ Team usage dashboard
  • ✓ Everything in Max
  • ✓ SSO support
Get Team
Enterprise
Custom
Unlimited seats · custom Unit volume
  • ✓ SLA guarantee
  • ✓ Dedicated infrastructure
  • ✓ Custom AI model fine-tuning
  • ✓ Invoiced billing
Contact Sales

Need more Units?

Already subscribed and ran out? Top up instantly — no plan change required.

500
Units
$20
$0.04 / unit
5,000
Units
$100
$0.02 / unit
15,000
Units
$225
$0.015 / unit

Top-up Units never expire. Available to all plan subscribers.

How Units are charged per transform:

Style (paint/wrap)200 u
+ Tires130 u
+ Accessories130 u
+ 4K resolution100 u
Full transform (all options)560 u

Accepted Payment Methods

💳
RedotPay
Crypto & card accepted
Crypto Direct
USDT, BTC, ETH
🏦
Bank Transfer
Coming soon
API REFERENCE

Build anything on top
of our AI engine.

POST
/api/v1/transform
Generate an AI car transformation
GET
/api/v1/catalog
List your catalog items (styles, tires, accessories)
GET
/api/v1/balance
Get current Pixel balance
POST
/api/v1/catalog/upload
Upload custom catalog items

Full API documentation with request/response schemas, authentication guide, rate limits, and SDKs.

View Full Docs Get API Key

Ready to transform
your business?

Join automotive businesses already using Try Garage AI to close more sales.

Start Free →
Free Units on signup. No credit card required.