Upload → Render → Download

Four moves to finished frames.

From sign-up to a live render node — no configuration files, no vendor lock-in.

01

Upload

Create an account and add credits

Sign up with email or Google. Add credits to your balance — any amount, no minimum. Credits never expire.

terminal
$ renderbox auth login
Authenticated as user@example.com
02

Configure

Choose your render node

Select a GPU tier based on your workload. Not sure? Start with Starter (RTX A4000) — it's the cheapest way to get going.

terminal
$ renderbox gpus
RTX A4000 16GB $0.25/hr
RTX 4090 24GB $0.49/hr
L40S 48GB $0.99/hr
A100 80GB 80GB $1.99/hr
03

Render

Deploy and connect

Node ready in under 60 seconds. Connect via SSH or the browser-based Render Studio.

terminal
$ renderbox deploy rtx4090
Provisioning... done (2.3s)
Instance rb-7k3m ready
ssh -p 2222 user@10.0.4.12
04

Download

Grab your frames and stop

Download finished output, then hit Stop. Billing stops as soon as you hit Stop. Node preserved for 24 hours.

terminal
$ renderbox stop rb-7k3m
Instance stopped. Final charge applied.
Preserved until 2026-08-28T16:56Z

Connection methods

Choose the right tool for your workflow.

MethodBest ForLatencySetup
SSHCLI workflows, scripting, package installsMinimalBuilt-in
Render Studio (Jupyter)AI/ML, rendering, notebook workLowZero — opens in browser

What you need

  • Any deviceWindows, Mac, or Linux with a modern browser
  • Internet10 Mbps+ is plenty for SSH or Render Studio
  • SSH clientBuilt into Mac, Linux, and modern Windows — or skip it and use Render Studio
  • RenderBox accountWith credit on your balance — any amount
Get started