Deploy BentoPDF
BentoPDF 2.8 privacy-first PDF toolkit that runs entirely in the browser.
Just deployed
Deploy and Host BentoPDF on Railway
BentoPDF is a privacy-first PDF toolkit that runs entirely in the browser. It merges, splits, compresses, converts, signs, encrypts, redacts and edits PDFs with dozens of tools, and every file is processed on the visitor's device, so documents are never uploaded to the server that hosts it.
About Hosting BentoPDF
This template deploys BentoPDF v2.8.8 from the official self-hosted build, which contains every tool without the marketing pages of the public site. It is a small nginx service with no database, no volume and no accounts, because all processing happens in the visitor's browser. That makes it a good internal PDF tool for teams that cannot send contracts, invoices or scans to online converters. The service uses very little memory and fits easily on the Hobby plan. Bookmark the Railway domain and share it with your team. Updates are a matter of changing the image tag.
Common Use Cases
- Merging, splitting and compressing PDFs without uploading them anywhere
- Signing, redacting and encrypting documents inside a company
- A self-hosted replacement for online PDF converters
Dependencies for BentoPDF Hosting
bentopdfteam/bentopdf-simple:2.8.8(official self-hosted build)
Deployment Dependencies
Implementation Details
| Service | Image | Networking | Storage |
|---|---|---|---|
| bentopdf | bentopdfteam/bentopdf-simple:2.8.8 | public domain on 8080 | none |
Notes:
- The app is public by design, because it only serves static files and all processing happens in the browser. To restrict who can open it, put it behind an authenticating proxy.
- BentoPDF is licensed under AGPL-3.0; the upstream project offers a commercial license for public, branded deployments.
This is a community-maintained deployment package and does not imply affiliation with or endorsement by the BentoPDF project or its maintainers.
Why Deploy BentoPDF on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying BentoPDF on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
