This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/paglaulta on 2025-11-10 18:23:21+00:00.
Hey folks,
Quick update on BentoPDF. Version 1.5.0 is now live, and it comes with several major improvements and new tools. Since v1.0.0 we’ve now crossed 3.5k stars on github and I’m grateful to the community
- Bookmarks Tool
You can now import and export bookmarks, search through them, drag and drop to reorder, and set destinations using a crosshair and zoom level. It also supports Adobe-style bookmark coloring and styling. This was easily the most complex tool I’ve built so far.
- Split by Bookmarks and N Pages
You can split PDFs either by bookmark levels or by a fixed number of pages.
- PDF Sanitization
This feature removes all unnecessary data like metadata, annotations, scripts, OCG, structure trees, and embedded fonts to keep your PDF clean and secure.
- PDF Multi Tool
Merge, split, organize, delete, rotate, add blank pages, extract, and duplicate — all from a single, unified interface.
- Table of Contents
Automatically generate a table of contents from your bookmarks.
- Control Output Quality
You can now control the output quality of both PDFs and images.
- Add Attachments to PDF
- Remove Restrictions from PDF
- Text to PDF (Bulk Support)
Now supports bulk .txt file uploads.
- Bulk PDF Compression
- Convert PDF to JSON
- Convert JSON to PDF
Limitations: The Multi-PDF Tool currently doesn’t work on mobile. This bug should be fixed by tomorrow.