Build Amazing Video Apps
Complete video editing SDK with AI beautification, music library,watermarking, and professional effects. Ready to integrate.
Powerful Features
Everything you need to build professional video apps
Professional Video Editing
Trim, cut, merge, and edit videos with precision. Add transitions, filters, and effects in real-time.
Try it nowAI-Powered Beautification
Enhance faces automatically with skin smoothing, face reshaping, and beauty filters powered by AI.
Try it nowMusic & Audio Library
Add background music, sound effects, and voiceovers. Sync audio perfectly with your video timeline.
Try it nowWatermark & Branding
Add your logo as a watermark with custom position, size, and opacity. Perfect for brand protection.
Try it nowComplete SDK Features
Built for modern developers and creators
Video Trimming
Cut and trim videos with frame precision
Face Beautification
AI-powered skin smoothing and enhancement
Audio Mixing
Multi-track audio with fade in/out
Logo Watermark
Customizable watermark positioning
AR Effects
100+ face filters and AR effects
Easy Integration
Simple API, works in 5 minutes
Secure & Private
On-device processing, no data upload
Real-time Preview
60fps real-time video preview
Start in 5 Minutes
Simple SDK integration for iOS, Android, React Native, Flutter, and Unity. Copy-paste ready code samples.
- Install via npm, CocoaPods, or Gradle
- Initialize with your license key
- Start editing videos immediately
- Full TypeScript support
import { TurbinaSDK } from '@turbina/sdk';
// Initialize SDK
const turbina = new TurbinaSDK({
licenseKey: 'your_license_key'
});
// Edit video
const video = await turbina.loadVideo(
'video.mp4'
);
// Add beautification
video.addBeautification({
smoothness: 0.8,
brightness: 0.2
});
// Add music
video.addAudio('music.mp3', {
volume: 0.7,
fadeIn: 2.0
});
// Add watermark
video.addWatermark('logo.png', {
position: 'bottom-right',
opacity: 0.8
});
// Export
await video.export('output.mp4');Multi-Platform Support
One SDK. Every platform. Native performance everywhere.
Transparent Pricing
From free tier to enterprise. Pay only for what you use.
No hidden fees. Cancel anytime.
Starter
For growing startups and apps
- Professional video editing
- Advanced filters
- 50 AR effects
- Email support
- Custom branding
- Advanced analytics
- API access
- 14-day free trial
Pro
For serious businesses
- All Starter features
- Unlimited AR effects
- Priority support
- White label
- Custom effects
- Advanced AI features
- SLA 99.9%
- Dedicated account manager
Enterprise
For large-scale applications
- All Pro features
- Custom integrations
- 24/7 phone support
- On-premise deployment
- Custom SLA
- Volume discounts
- Training & onboarding
- Legal & compliance
14-Day Free Trial
No credit card required. Cancel anytime.
Money-Back Guarantee
Full refund within 30 days if not satisfied.
Instant Activation
Start using the SDK in less than 5 minutes.
Frequently Asked Questions
What is MAU (Monthly Active Users)?
MAU counts unique users who use video features in your app each month. The same user is counted only once.
Can I upgrade or downgrade anytime?
Yes! You can change your plan at any time. Upgrades are instant, downgrades apply at the next billing cycle.
What happens if I exceed my MAU limit?
Your app continues working normally. We'll notify you to upgrade. No service interruption.
Do you offer custom pricing for high volume?
Yes! Contact our sales team for custom Enterprise plans with volume discounts and dedicated support.