Files
bentopdf/docs/index.md
2026-03-09 17:02:30 +01:00

37 lines
1.1 KiB
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "BentoPDF"
text: "Free, Open-Source PDF Tools"
tagline: Process PDFs entirely in your browser. No uploads. No servers. Complete privacy.
actions:
- theme: brand
text: Get Started
link: /getting-started
- theme: alt
text: View Tools
link: /tools/
- theme: alt
text: Self-Host
link: /self-hosting/
- theme: alt
text: Commercial License
link: /licensing
features:
- icon: 🔒
title: 100% Private
details: Your files never leave your device. All processing happens locally in your browser using WebAssembly.
- icon: ⚡
title: Fast & Free
details: No sign-ups, no limits, no watermarks. Process unlimited PDFs for free, forever.
- icon: 🛠️
title: 50+ Tools
details: Convert, edit, merge, split, compress, sign, OCR, and more. Everything you need in one place.
- icon: 🌐
title: Self-Hostable
details: Deploy on your own infrastructure. Docker, Vercel, Netlify, AWS, or any static hosting.
---