Pricing¶
Deckrun is metered by Render Units (RU). Each job consumes RU based on pages and outputs — PDF uses fewer RU than narrated video, which uses fewer than premium voice. Your plan determines your monthly RU allotment and which output types are available.
| Starter $25/mo 100 RU / month Contact us |
Starter Plus $79/mo 300 RU / month Contact us |
Growth $149/mo 700 RU / month Contact us |
Pro $499/mo 3,000 RU / month Contact us |
Enterprise Custom Volume pricing Contact us |
|
|---|---|---|---|---|---|
| Outputs | |||||
| ✓ | ✓ | ✓ | ✓ | ✓ | |
| Notes text extraction | ✓ | ✓ | ✓ | ✓ | ✓ |
| Silent video (MP4) | — | ✓ | ✓ | ✓ | ✓ |
| System TTS narration | — | ✓ | ✓ | ✓ | ✓ |
| Narrated video | — | — | ✓ | ✓ | ✓ |
| Premium voice (add-on) | add-on | add-on | add-on | add-on | add-on |
| Video splice (add-on) | add-on | add-on | add-on | add-on | add-on |
| Connectors | |||||
| Filesystem, Google Drive | ✓ | ✓ | ✓ | ✓ | ✓ |
| S3 | — | ✓ | ✓ | ✓ | ✓ |
| Slack | — | — | ✓ | ✓ | ✓ |
| Dropbox, Box | — | — | — | ✓ | ✓ |
| Custom connectors | — | — | — | — | ✓ |
| Themes | |||||
| System themes | ✓ | ✓ | ✓ | ✓ | ✓ |
| Custom themes + branding | — | ✓ | ✓ | ✓ | ✓ |
| Jobs & delivery | |||||
| Sync jobs | ✓ | ✓ | ✓ | ✓ | ✓ |
| Async job queue | — | — | ✓ | ✓ | ✓ |
| Priority queue + throughput | — | — | — | ✓ | ✓ |
| Zip bundle delivery | — | — | — | ✓ | ✓ |
| Platform | |||||
| API access | ✓ | ✓ | ✓ | ✓ | ✓ |
| SSO / SAML | — | — | — | — | ✓ |
| Contractual SLAs | — | — | — | — | ✓ |
| Support | |||||
| Email support | ✓ | ✓ | ✓ | ✓ | ✓ |
| Priority support | — | — | — | ✓ | ✓ |
| Security review + custom rollout | — | — | — | — | ✓ |
All plans include access to the same APIs and schemas. Plans govern output volume and available capabilities.
Upgrades take effect immediately — you are charged the prorated difference for the remaining billing period and your new RU cap is available right away. Downgrades apply at the start of the next billing cycle; your current plan and RU cap remain active until then.
Premium Voice Narration — one-time add-on, any plan
High-fidelity expressive voices powered by ElevenLabs — ideal for customer-facing video, product launches, and branded content. Unlocks the premium voice output type in the API. Includes an RU bundle that goes into your shared balance. Valid for 180 days from purchase. No refunds.
- Standard — $79 · 300 RU included
- Pro — $199 · 1,000 RU included
Video Splice — one-time add-on, any plan
Embed recorded MP4 clips — product demos, screen captures, b-roll — directly into generated video at specified slide positions. The clip is transcoded and stitched into the timeline. Unlocks the video_embedded_mp4 output type. Includes an RU bundle that goes into your shared balance. Valid for 180 days from purchase. No refunds.
- Standard — $49 · 200 RU included
- Pro — $129 · 600 RU included
Important: Add-ons unlock a capability (premium voice or video splice) independently of your plan tier. Having RU balance alone is not enough — the matching add-on must be active. Once active, all generations draw from the same shared RU pool.
Render Units¶
Deckrun pricing is based on what gets rendered — not on seats or file types. Each job consumes Render Units based on the number of pages and the outputs produced. This allows teams to generate multiple high-quality artifacts from the same source without paying repeatedly for the same work.
Your RU balance¶
Your RU balance comes from two sources:
- Plan RUs — included with your subscription. Reset each billing period.
- Purchased RUs — from RU top-ups or add-on bundles. Carry forward across billing periods and never expire.
Plan RUs are consumed first. Once the plan balance runs out, purchased RUs are used. You can top up at any time: $28 for 100 RU (one-time, never expires, no refunds). Add-on bundles also include RU credits that go directly into this shared pool.
Every job has a base cost of 1.0 RU per page, plus an additive cost for each output type produced.
| Component | RU per page |
|---|---|
| Base (every job) | 1.0 |
| + 0.2 | |
| + Silent video | + 1.0 |
| + System TTS narration | + 1.0 |
| + Premium voice narration | + 4.5 |
| + Video Splice (embedded MP4) | + 5.0 |
| + Notes text extraction | free |
Example jobs (per page):
| What you generate | RU per page |
|---|---|
| PDF only | 1.2 |
| Narrated video (PDF + silent video + system TTS) | 3.2 |
| Narrated video with premium voice | 6.7 |
| PDF + notes text | 1.2 |
- Outputs combine additively. A 10-slide narrated video job costs 10 × 3.2 = 32 RU.
- A 10% discount applies when using a named, server-resident theme.
- RU usage is calculated per render job. Re-running the same markdown produces consistent RU usage.
- Pricing subject to change.
Why not seat-based pricing?¶
- Deckrun runs inside automated pipelines and AI agents. Charging per seat doesn’t reflect how value is created.
- Render Units align cost with actual output — whether that output is triggered by one person or one thousand automated jobs.
- This makes Deckrun predictable for finance teams and flexible for engineering teams.