BentoPDF
BentoPDF is a privacy-first, open-source PDF toolkit that allows you to perform various PDF operations locally in your browser or self-hosted environment.
Directory Structure
- docker-compose.yml
docker-compose.yml
services:
bentopdf:
image: ghcr.io/alam00000/bentopdf:latest
container_name: bentopdf
ports:
- '3000:8080'
restart: unless-stoppedResources
Website: https://bentopdf.com/
GitHub: https://github.com/alam00000/bentopdf
GitHub Container Registry: https://github.com/alam00000/bentopdf/pkgs/container/bentopdf
Configuration: https://bentopdf.com/docs/self-hosting/docker