Introducing PixelRender Studio

Turn JSON into finished videos automatically.

PixelRender renders MP4 videos from structured JSON. Generate scenes, voice, subtitles, and branding through a single robust API.

No FFmpeg headaches
60fps rendering
POST /v1/render
JSON
{
"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" } 
    }
  ]
}
}

Built By APIs, Seen By Millions

PixelRender generates crisp, 60fps MP4s matching your exact layout demands.

How It Works

A simple three-step pipeline from data to MP4.

1

Send JSON

POST a declarative JSON recipe describing scenes, assets, audio, and visual transitions.

2

API Renders

Our serverless FFmpeg workers download assets, compile the timeline, and render the MP4.

3

Receive MP4

Get a webhook callback or poll the API to download your finished production-ready video.

Who It's For

Developers

Replace fragile local FFmpeg scripts with a scalable REST API.

Marketing Teams

Programmatically generate 1000s of localized ad variations.

E-commerce

Turn static product catalogs into engaging social media video feeds.

Features

HTML feature icon

Create elements with HTML5 & CSS3

JSON feature icon

Easy, consistent JSON schema

Audio and video feature icon

Multiple video and audio input formats

Voice feature icon

Generate voice-over from text

Media feature icon

Insert and edit images, text, videos

Text feature icon

Text animations with 100+ fonts

Launch Faster

Turn one template into many videos automatically and eliminate repetitive timeline editing work.

See setup steps

Scale Reliably

Use queue-backed rendering, status endpoints, and webhook callbacks to run high-volume jobs safely.

View architecture

Keep Brand Consistency

Control fonts, colors, subtitles, audio, and layouts from code so every output matches your brand.

See capabilities

See The Before And After

From a short JSON recipe to a rendered, voice-enabled marketing video.

Before: Recipe Input
{
  "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" } }
    ]
  }
}
After: Rendered Output

Workflow Diagram

A look at the underlying API architecture.

Your App
REST API
RabbitMQ
GPU Workers
Cloud Storage

Pricing

Scale as you render

Predictable, compute-based pricing built for automated video infrastructure. Protect your margins with flexible credit packs and hard limits.

Free Tier (Non-Renewable)

20 credits included • 10 minutes lifetime • Full API access

Get started for free

Starter

$9.97 /mo

For side projects and small apps.

Select Starter
  • 100 credits (50 mins)
  • Standard render queue
  • API access
OVERAGE $0.20 / credit
Most Popular

Pro

$39.97 /mo

For growing apps & SaaS.

Get Pro
  • 500 credits (250 mins)
  • Priority render queue
  • API access & Webhooks
  • Community support
OVERAGE $0.12 / credit

Growth

$149.97 /mo

For high-throughput automation.

Select Growth
  • 2600 credits (1300 mins)
  • Fast render queue
  • Advanced reporting
OVERAGE $0.08 / credit

Enterprise

Custom

For massive scale & custom needs.

Contact sales
  • Dedicated cluster
  • Custom SLA
  • 4K resolution support

Add more credits anytime

Automatically applied when subscription credits run out to avoid overage rates.

Small Load
100credits $20
Standard
300credits $55
Campaign Volume
1000credits $180

Render Cost Estimator

Configure your typical video payload to estimate credit consumption per render.

Cost Per Render
2 Credits
Duration Block (30s): ceil(30 / 30) = 1 block
Resolution Multiplier: 1080p (2x)
Overage Equivalent
$0.40 / render

Frequently asked questions

How do credits work exactly?
A baseline credit represents 30 seconds of rendering time at 720p resolution. Renders are rounded up to the nearest 30 seconds. Higher resolutions apply a flat multiplier (2x for 1080p, 4x for 4K).
Do credits roll over?
Monthly subscription credits do not roll over. However, purchased Credit Packs never expire and roll over indefinitely across active plans.
What happens when I run out of credits?
Your renders will seamlessly continue using your plan's standard overage rate (e.g. $0.12/credit on Pro). To save money, you can purchase credit packs at any time.
Is there a free tier?
Yes! We offer a non-renewable free tier with 20 credits (10 minutes of rendering) so you can fully evaluate the platform before choosing a paid plan.

Works with modern automation tools

ChatGPT
Make
n8n
Zapier
REST APIs
Webhooks

PixelRender integrates easily with developer workflows and automation platforms.

Ready to turn content into a video engine?

Open the Studio, paste your recipe, and render your first production-ready video now.

Create My First Video