Zhe
Indie · short video
Started from the Demo, then dialed in params — beauty and reshape were in our preview pipeline quickly. Per-platform docs are easy to find.
On-device GPU, one parameter set across platforms. Try every effect free.

One API across platforms
Production-ready realtime beauty.
Realtime on the device. Try every effect free.
Built for livestream, short video, camera & retouching, video calls, and virtual try-on.
One API — a few lines for skin, reshape, and makeup
// Configure engine
EngineConfig config;
config.app_id = "your_app_id";
config.app_key = "your_app_key";
// Create beauty engine
auto engine = BeautyEffectEngine::Create(config);
// Set beauty parameters
engine->SetSmoothing(0.8f);
engine->SetReshape(Reshape::EyeSize, 0.5f);
engine->SetLipstick(0.4f);
// Process image
auto result = engine->ProcessImage(inputFrame);From developers integrating Facebetter
Zhe
Indie · short video
Started from the Demo, then dialed in params — beauty and reshape were in our preview pipeline quickly. Per-platform docs are easy to find.
Mina
Mobile · camera app
Smoothing and whitening look natural, not washed out. The free tier let us validate with a watermark before upgrading.
Zhou
Livestream tools
Stable for long host sessions. Reshape controls are thorough — ops ships one preset straight to hosts.
Chris
Web · WASM
Auth proxy keeps keys off the frontend and fits our security requirements. Browser preview feels smooth in real time.
Lin
Desktop · batch retouch
The same params look consistent on Windows and macOS — much less dual-platform tuning.
Yuna
Startup
Support responds quickly, and pricing plus capabilities are clear. Integration was straightforward.
Try every effect free. Upgrade to remove the watermark.