Real-time face tracking
Precise facial landmark detection keeps every frame aligned naturally while your customer moves.
Let customers try eyewear in real time, directly from your store. One elegant SDK, realistic face tracking and no application download.

Aura Midnight
IN STOCKPremium acetate · Black
Built for the next generation of eyewear brands
64%
Higher conversion
82%
More engagement
24/7
Virtual showroom
A complete spatial commerce platform
From accurate real-time rendering to product analytics, Tryonix gives your team the infrastructure to deliver a premium virtual shopping experience.
Precise facial landmark detection keeps every frame aligned naturally while your customer moves.
No mobile app required. Customers can launch the virtual try-on directly from your product page.
Frames follow face angle, position and movement for a convincing and natural try-on experience.
Add Tryonix using a clean JavaScript SDK, REST API or ready-made commerce components.
Measure launches, product interactions, try-on duration, engagement and conversion performance.
Camera processing is designed around customer privacy with secure, permission-based experiences.
Replace customer uncertainty with an experience they can see, move and explore. Tryonix places your product naturally on the shopper’s face in real time.
Tryonix AR Engine
Real-time browser rendering
Average engagement
2m 48s per session
Designed for effortless implementation
Give your team a powerful AR experience without adding unnecessary complexity to the store.
Sign up for Starter and copy your unique pk_live_... key from the dashboard.
Load https://tryonix-ar.vercel.app/tryonix-sdk.js on your website — HTML, React, Next.js, PHP, WordPress, or WooCommerce.
Call Tryonix.open({ productId, imageUrl, productName }) when a customer clicks Try On.
The dashboard shows SDK products, try-on sessions, and your Starter plan limit.
Developer experience
Add a production-ready virtual try-on using a lightweight SDK. Configure your products from the dashboard and control the experience through a clean API.
Flexible products
Connect unlimited frame variations.
Commerce ready
Use with your current product catalog.
High performance
Optimized browser rendering.
Secure by design
Domain and API key protection.
<script src="https://tryonix-ar.vercel.app/tryonix-sdk.js"></script>
<button
type="button"
class="tryonix-button"
data-product-id="frame_001"
data-product-name="Aura Midnight"
data-image-url="https://your-store.com/frames/aura-midnight.png"
>
Try on in AR
</button>
<script>
Tryonix.init({
apiKey: "pk_live_your_key",
appUrl: "https://tryonix-ar.vercel.app"
});
document.querySelectorAll('.tryonix-button').forEach(function (button) {
button.addEventListener('click', function () {
Tryonix.open({
productId: this.dataset.productId,
productName: this.dataset.productName,
imageUrl: this.dataset.imageUrl
});
});
});
</script>Loved by modern commerce teams
Eyewear teams use Tryonix to create more confidence, engagement and product discovery.
“Tryonix completely changed how customers shop for frames on our website. The experience feels natural, fast and premium.”
Sarah Mitchell
E-commerce Director, Nova Eyewear
“Integration was surprisingly simple. We launched our virtual showroom without rebuilding the product experience.”
Daniel Lee
Head of Product, Lensora
“Customers now explore more frames before purchasing. Try-on engagement has become one of our strongest signals.”
Maya Roberts
Growth Manager, Optivue
Simple, scalable pricing
Starter is free forever. Pro and Enterprise plans are set up by our team — contact us when you're ready to upgrade.
Starter is free · Pro $149/mo · Enterprise custom pricing
Starter
Free forever for new eyewear stores getting started with AR try-on.
Pro
For growing stores that need more capacity and advanced features.
Enterprise
For brands requiring scale, flexibility and dedicated support.
All plans include secure hosting, product management and automatic SDK updates. Cancel anytime.
Common questions
Learn how Tryonix works, what you need for setup and how it fits into your existing store.
Ask another questionNo. Tryonix runs directly inside supported web browsers. Customers only need to allow camera access when they start the virtual try-on.
Launch a premium AR try-on experience, help customers choose with confidence and transform product discovery.