bidi2pdf
Bidi2pdf β Reliable PDF Generation Using Chrome's BiDi Protocol
3.8K
Turn any website into a high-quality PDF with Bidi2pdf, leveraging the modern Chrome BiDi (Bidirectional)β protocol for robust, scriptable browser control.
π Source & Documentation: GitHub β dieter-medium/bidi2pdfβ
Use this Docker image to generate PDFs from websites with ease β no local Chrome installation required.
docker run -ti --rm \
-v ./output:/reports \
dieters877565/bidi2pdf:main-slim \
bidi2pdf
docker run -ti --rm \
-v ./output:/reports \
dieters877565/bidi2pdf:main-slim \
bidi2pdf render \
--url=https://example.com \
--output /reports/example.pdf
Ideal for automation workflows, reporting tools, or any task where reliable, headless PDF generation is key.
Content type
Image
Digest
sha256:f85a98878β¦
Size
340.1 MB
Last updated
27 days ago
docker pull dieters877565/bidi2pdf:main-slim