A better beauty effects SDKSkin, reshape, body, makeup — a few lines.

On-device GPU, one parameter set across platforms. Try every effect free.

Facebetter

Try it in the Demo

Realtime on the device. Try every effect free.

Use Cases

Built for livestream, short video, camera & retouching, video calls, and virtual try-on.

Quick Integration

One API — a few lines for skin, reshape, and makeup

Desktop C++

High-performance C++ API for Windows, macOS, Linux

Open quick start docs
beauty_engine.cpp
// 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);

Developer feedback

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.

Start with Facebetter

Try every effect free. Upgrade to remove the watermark.