Skip to main content

Capture IQ

Capture IQ is a browser Web Component (<glamar-captureiq>) that provides a guided, quality-checked camera capture flow for face photos. Load a single script, add the element to your page, and use attributes, methods, and DOM events to integrate with your app. For Web, React, or React Native (WebView), see the SDK section for setup, demo, and API references.

When to use Capture IQ

  • You need a self-contained “smart camera” for selfies or face capture with real-time guidance (lighting, alignment, hold-steady).
  • You want consistent capture quality before handing an image to your backend or to other GlamAR experiences.
  • You prefer embeddable web delivery (script tag or bundler import) rather than a full native app.

How it relates to other GlamAR products

AR Try-On and Skin Analysis cover virtual try-on and diagnostic flows across multiple platforms. Capture IQ focuses on getting a high-quality face image in the browser using the same kind of access credentials you use elsewhere in GlamAR.

Prerequisites

  • An api-key for Capture IQ (live_apitoken for production). Create and manage access tokens in the PixelBin console—see Getting Started.

Next steps

TopicDescription
System requirementsBrowsers, HTTPS, permissions
SetupMinimal HTML and JavaScript
Presetsface vs hand
Methodsinit, start, capture, and more