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 realtime beauty in the browser

No download. Preview it in the browser. On-device GPU, and every effect is free to try.

Use Cases

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

Livestream

Real-time skin, reshape, and makeup on the host side — tunable presets for long sessions.

Short video / editing

Add beauty and LUT filters in capture or post; preview matches export.

Camera & photo

Selfie, ID photos, or batch stills — process frame by frame.

Video calls

On-device beautify or virtual background for meetings and online classes.

Commerce & try-on

Live selling or virtual shades — lipstick, blush, and more mapped to your catalog.

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.