RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

[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:

github.com/dieter-medium/bidi2pdf

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in