Spyke

Posts

selfhosted·Selfhostedbyalam

BentoPDF Docker Situation Update

Hello everyone,

As mentioned earlier in this post: https://lemmy.world/post/41783666, we lost access to our bentopdf Docker Hub account. Despite contacting Docker Hub support, the issue has remained unresolved for over 10 days. As a result, we have migrated to a new Docker Hub account.

The images under bentopdf/bentopdf are no longer maintained by us. The new official Docker Hub repository for BentoPDF is bentopdfteam/bentopdf.

Additionally, GHCR (GitHub Container Registry) is now our recommended container registry, and we have added support for Podman Quadlet.

Over the next few updates, we will be working on releasing the following features: • PDF to PDF/X conversion • Bates Numbering • PKCS#11 support • PDF text editing support

Thank you for your patience and continued support.

View original on lemmy.world
135
selfhosted·Selfhostedbyalam

BentoPDF v1.16.0

Hi everyone. Hope you are well. BentoPDF recently hit 10k stars on Github in just under 3 months of launch and I am very grateful to the community! ❤️

BentoPDF's new version has been released. And I had implemented some of the requested feature here such as: Digital Signing of PDFs and Validation along with Email to PDF support and Deskewing of PDF. I have attached the release note link with the post. Moreover the OCR feature now performs on par with OCRMyPDF.

The reason I am making this post is gain feedback on the existing features of Bento, but most importantly Bento is going to have a Desktop version soon. Initially it will be launched for Mac users. Bento is inherently fast, but browsers and wasm have limitations, and this aims to solve it with the use of native libraries and leverage the CPU for faster processing and handling of large files efficiently.

I want to know what is the feature you use the most or is there any feature you'd like to be done that existing PDF softwares don't do well. I am happy for any feedback! Thank you (:

BentoPDF v1.16.0https://github.com/alam00000/bentopdf/releases/tag/v1.16.0Open linkView original on lemmy.world
159
selfhosted·Selfhostedbyalam

BentoPDF is a self hostable, privacy first PDF Toolkit

Hi folks!

I’m the creator of BentoPDF. It is an open source PDF toolkit that runs entirely in your browser. Your documents stay private, by design.

BentoPDF started as a small side project, but over time it has grown into something much bigger. With our latest major update, BentoPDF now includes 100+ tools, all running fully client-side.

You can do the basics like merge PDFs(while preserving bookmarks), split documents, extract or delete pages, reorder files, rotate pages, and compress PDFs. Thee are also some advanced tools.

You can edit and annotate PDFs directly in the browser: highlight text, add comments, draw shapes, insert images, fill(including XFA) and create forms, manage bookmarks, generate tables of contents, redact, add headers, footers, watermarks, and page numbers.

BentoPDF also supports an extensive range of file conversions. You can convert Word, Excel, PowerPoint, OpenOffice, Pages, CSV, RTF, EPUB, MOBI, comic book formats, and many more into PDFs, and also convert PDFs back into Word, Excel, images, Markdown, CSV, JSON, and plain text.

For images, BentoPDF supports a massive variety of formats, including HEIC, WebP, SVG, PSD, JP2, and and aalso other formats such as EPUB, CBR/CBZ. You can convert images to PDFs, extract images from PDFs in their original format, or rasterize PDFs with full DPI control.

There are also organization and optimization tools: OCR, PDF/A conversion, booklet creation, N-up layouts, page division, attachment management, layer (OCG) editing, metadata inspection and editing, repair tools, and advanced compression algorithms that rival commercial solutions.

The latest update also includes AI ready extraction tools to export PDFs to structured JSON, extract tables as CSV/Markdown/JSON, and prepare PDFs for RAG and LLM workflows.

All of this works entirely in the browser, without accounts, uploads, or tracking.

This is my first post here and I hope you like it. Any feedback or feature requests are appreciated. Thank you.

Github Link: https://github.com/alam00000/bentopdf

View original on lemmy.world
976

You reached the end