Sign inSign up

atyasu/wkhtmltoimage-jp

By atyasu

Updated about 2 years ago

wkhtmltoimage-jp

Image
0

1.5K

atyasu/wkhtmltoimage-jp repository overview

atyasu/wkhtmltoimage

Dockerized wkhtmltoimage from https://hub.docker.com/r/icalialabs/wkhtmltopdf

This use IPA-JP Font.

Usage

# The example found at https://wkhtmltopdf.org:
docker run --rm -v $(pwd):/root atyasu/wkhtmltoimage-jp https://yahoo.co.jp/ yahoo.jpg

オプションもりもり

docker run -v $(pwd):/root atyasu/wkhtmltoimage-jp --width 1024 --custom-header "User-Agent" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.94 Safari/537.36" --enable-javascript --javascript-delay 1000 --quality 100 --format png https://yahoo.co.jp/ test.png

References

Similar projects:

License

MIT (c) a-yasui

Tag summary

Content type

Image

Digest

sha256:d00a3502d

Size

61.8 MB

Last updated

about 2 years ago

docker pull atyasu/wkhtmltoimage-jp