chore(deps): update dependency alam00000/bentopdf to v2.8.8 - #187
Merged
Conversation
eudaldgr
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.7→2.8.8Release Notes
alam00000/bentopdf (alam00000/bentopdf)
v2.8.8: Text Editing In BentoPDF! and many more - v2.8.8Compare Source
Dad Joke Of the Release
What do you call a bee that can't make up its mind? A maybe 🤣
The Biggest Release of BentoPDF yet!
This is the biggest release of BentoPDF. BentoPDF can now edit text, image, shapes in BentoPDF and there are two new engines Kura and Hyper Compress. Detailed Explanation is below.
PDF Text Editing
BentoPDF can now edit the actual text inside a PDF. You can click any paragraph and type. Text reflows live, fonts and styling are preserved, and everything runs entirely in your browser, as always.
This was arguably the hardest feature I had built so far. Given the complex nature of PDFs and the different ways it can be produced, you might encounter certain bugs.
Note
Local fonts access is only available on chromium based browsers such as Chrome and Edge. Other browsers have a limitation of not having the font access API.
Hyper Compress is the best open source PDF compression engine
hyper.bentopdf.com · github.com/alam00000/bentopdf-hyper-compress
Hyper is a High fidelity, content preserving PDF compressor that preserves PDF conformance.
Kura is a PDF standards and preflight engine
kura.bentopdf.com · github.com/alam00000/bentopdf-kura
Kura turns everyday PDFs into archival, print and accessible ones, from a single engine.
Note
Both Kura and Hyper are not yet integrated into BentoPDF. I need to do some further tests and optimizations after which they will be ready to be integrated. However they are stable and you can try them out
🐛 Bug Fixes
New Features & Improvements
What's More
7ffa16fby @github-actions[bot] in #838b9854c1by @github-actions[bot] in #841f486379by @github-actions[bot] in #8438ff5002by @github-actions[bot] in #844New Contributors
A Note From Dev
Thank you so much for your continued support of BentoPDF. ❤️
Unfortunately, I broke my hand a couple of weeks ago, so this release was originally planned to include several more features, including Measurement, an Acrobat Parity Comparison Tool, Print Production, and Accessibility. I wasn't able to get them ready in time, but once I'm fully recovered, I'll be working on bringing them to BentoPDF as soon as possible.
I really look forward to hearing what you think of this release! If you run into any bugs or issues, please don't hesitate to report them.
Have a wonderful weekend, and thank you again for all your support! ❤️
Full Changelog: alam00000/bentopdf@v2.8.7...v2.8.8
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.