[ANN] New bidi2pdf release: faster PDF generation + agent-friendly CLI
A new version of bidi2pdf is out.
The main focus of this release is performance. PDF generation is noticeably faster, with improvements throughout the Chrome/WebDriver BiDi interaction.
The CLI also gained support for AI agents and automated tooling, making it easier for agents to discover and use bidi2pdf directly from the command line.
Still pure Ruby. Still using Chrome through WebDriver BiDi. No Selenium, Puppeteer, or Node required.
If you’re generating PDFs from Ruby, or want to let an agent generate them without adding another JavaScript toolchain, give it a try:
Post a comment