Sign inSign up

thearqsz/wkhtmltopdf

By thearqsz

Updated over 4 years ago

Dockerized wkhtmltopdf CLI tool

Image
0

778

thearqsz/wkhtmltopdf repository overview

Dockerized wkhtmltopdf

Build, Test & Push

Quick start

  1. Get your HTML file or remote URL

  2. Run:

$ docker run --rm -v $(pwd):/pdf thearqsz/wkhtmltopdf yourhtml.html yourpdf.pdf

To check all possible parameters just run:

$ docker run --rm -v $(pwd):/pdf thearqsz/wkhtmltopdf --help

Licensing

The project is freely available under the GNU Lesser General Public License v3.0.

All rights for wkhtmltopdf CLI tool go to wkhtmltopdf/wkhtmltopdf.

Tag summary

Content type

Image

Digest

Size

61.9 MB

Last updated

over 4 years ago

docker pull thearqsz/wkhtmltopdf