Documentation Index
Fetch the complete documentation index at: https://mintlify.com/alam00000/bentopdf/llms.txt
Use this file to discover all available pages before exploring further.
General
What is BentoPDF?
What is BentoPDF?
Is BentoPDF really free?
Is BentoPDF really free?
Do my files get uploaded to a server?
Do my files get uploaded to a server?
What browsers are supported?
What browsers are supported?
- Chrome / Edge 90+
- Firefox 90+
- Safari 15+
How many tools does BentoPDF have?
How many tools does BentoPDF have?
Features
What file formats can I convert?
What file formats can I convert?
Does OCR work offline?
Does OCR work offline?
VITE_TESSERACT_* environment variables at build time. See Air-Gapped Deployment for details.What is the PDF Workflow Builder?
What is the PDF Workflow Builder?
Does the digital signature tool work with any certificate?
Does the digital signature tool work with any certificate?
Self-hosting
Can I host BentoPDF on my own server?
Can I host BentoPDF on my own server?
Do I need a backend server?
Do I need a backend server?
Can I use BentoPDF in an air-gapped environment?
Can I use BentoPDF in an air-gapped environment?
prepare-airgap.sh script to download all WASM packages and build a self-contained bundle. The script produces a Docker image and all required WASM assets, which you can transfer into the isolated network via USB or an internal artifact repository. See Air-Gapped Deployment for the full walkthrough.Why do Office conversions fail on a LAN IP?
Why do Office conversions fail on a LAN IP?
SharedArrayBuffer. SharedArrayBuffer is only available in cross-origin isolated contexts. http://localhost satisfies this requirement, but LAN IPs (e.g., http://192.168.x.x) do not — even if the server sends the correct COOP/COEP headers. Serving BentoPDF over HTTPS resolves this.Licensing
Is BentoPDF open source?
Is BentoPDF open source?
When do I need a commercial license?
When do I need a commercial license?
How much does the commercial license cost?
How much does the commercial license cost?
Customization
Can I add my own branding?
Can I add my own branding?
VITE_BRAND_NAME— brand name shown in the header and footerVITE_BRAND_LOGO— path to your logo file relative topublic/VITE_FOOTER_TEXT— custom footer or copyright text
What is Simple Mode?
What is Simple Mode?
SIMPLE_MODE=true at build time. See Simple Mode for details.