Send JSON
POST a declarative JSON recipe describing scenes, assets, audio, and visual transitions.
PixelRender renders MP4 videos from structured JSON. Generate scenes, voice, subtitles, and branding through a single robust API.
{ "movie": { "resolution": "1080x1920", "scenes": [ { "duration": 5, "assets": [ { "type": "video", "src": "s3://bucket/clip.mp4" }, { "type": "voice", "text": "Automate video production.", "voice": "alloy" } ] } ], "elements": [ { "type": "subtitles", "settings": { "style": "classic" } } ] } }
PixelRender generates crisp, 60fps MP4s matching your exact layout demands.
A simple three-step pipeline from data to MP4.
POST a declarative JSON recipe describing scenes, assets, audio, and visual transitions.
Our serverless FFmpeg workers download assets, compile the timeline, and render the MP4.
Get a webhook callback or poll the API to download your finished production-ready video.
Replace fragile local FFmpeg scripts with a scalable REST API.
Programmatically generate 1000s of localized ad variations.
Turn static product catalogs into engaging social media video feeds.
Turn one template into many videos automatically and eliminate repetitive timeline editing work.
See setup stepsUse queue-backed rendering, status endpoints, and webhook callbacks to run high-volume jobs safely.
View architectureControl fonts, colors, subtitles, audio, and layouts from code so every output matches your brand.
See capabilitiesFrom a short JSON recipe to a rendered, voice-enabled marketing video.
{
"movie": {
"scenes": [
{
"assets": [
{ "type": "video", "src": "assets/Video 1.mp4" },
{ "type": "voice", "text": "PixelRender turns JSON into video." }
]
}
],
"elements": [
{ "type": "subtitles", "settings": { "style": "classic-one-word" } }
]
}
}
A look at the underlying API architecture.
Scale as you render
Predictable, compute-based pricing built for automated video infrastructure. Protect your margins with flexible credit packs and hard limits.
20 credits included • 10 minutes lifetime • Full API access
$9.97 /mo
For side projects and small apps.
Select Starter$39.97 /mo
For growing apps & SaaS.
Get Pro$149.97 /mo
For high-throughput automation.
Select GrowthCustom
For massive scale & custom needs.
Contact salesAutomatically applied when subscription credits run out to avoid overage rates.
Configure your typical video payload to estimate credit consumption per render.
Works with modern automation tools
PixelRender integrates easily with developer workflows and automation platforms.
Open the Studio, paste your recipe, and render your first production-ready video now.