| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dist-2.2.0.zip | 2026-02-09 | 138.5 MB | |
| Automate PDF - v2.2.0 source code.tar.gz | 2026-02-09 | 98.9 MB | |
| Automate PDF - v2.2.0 source code.zip | 2026-02-09 | 100.4 MB | |
| README.md | 2026-02-09 | 2.9 kB | |
| Totals: 4 Items | 337.8 MB | 21 | |
Dad Joke of the Release
What does a house like to wear? Address 🤣
What's New
1. Automation Tool (Workflow)
A fully visual, node based automation tool for chaining PDF operations together. Drag nodes onto a canvas, connect them with wires, hit Run, and watch it go.
- 75+ workflow nodes across 6 categories — Input, Edit & Annotate, Organize & Manage, Optimize & Repair, Secure PDF, and Output.
- Supports every input format BentoPDF handles — PDF, Image, Word, Excel, PowerPoint, EPUB, Email, Markdown, JSON, XML, SVG, XPS, MOBI, FB2, CBZ, and more.
- Save/load workflow templates and export/import as JSON.
- Drag and drop nodes from a searchable, categorized toolbox.
- Real time per node execution progress (running, completed, error).
2. Image Compression Fix
- Fixed image compression that was previously broken.
- Integrated quality selection for JPG, PNG, and WebP to PDF conversion.
3. New Languages
- Arabic (ar) — full translation with RTL layout support.
- Danish (da) — full translation. Thanks @froeand! ❤️
- Belarusian (be) — updated translation. Thanks @pavel-miniutka! ❤️
6. Fixes & Improvements
- Watermark rotation fix — position now calculated using polar coordinates for accurate placement at any angle. Thanks @TheScienceotter! ❤️
- Dutch translation corrections. Thanks @Stephan-P! ❤️
- Fixed various ESLint and TypeScript compilation errors across the codebase.
- Helm chart promoted to v1.0.0 for production deployment.
- Fixed gateway and HTTPRoute configuration for production environments.
- Bumped jsPDF from 4.0.0 to 4.1.0.
What's Changed
- Update tools.json by @Stephan-P in https://github.com/alam00000/bentopdf/pull/450
- Add danish translation by @froeand in https://github.com/alam00000/bentopdf/pull/461
- (Fix) Rotate watermark text around centre of page by @TheScienceotter in https://github.com/alam00000/bentopdf/pull/459
- Belarusian translation update by @pavel-miniutka in https://github.com/alam00000/bentopdf/pull/458
- Update common.json by @Stephan-P in https://github.com/alam00000/bentopdf/pull/457
- build(deps): bump jspdf from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/alam00000/bentopdf/pull/454
- Tweak gateway + httproute usage in production helm chart release by @spwoodcock in https://github.com/alam00000/bentopdf/pull/453
New Contributors
- @froeand made their first contribution in https://github.com/alam00000/bentopdf/pull/461
- @TheScienceotter made their first contribution in https://github.com/alam00000/bentopdf/pull/459
As always, thank you very much for your support. The workflow tool was fairly complex, so there may be bugs. Please report them as they arise thank you! ❤️
Full Changelog: https://github.com/alam00000/bentopdf/compare/v2.1.0...v2.2.0