2015-09-28 00:58:41 +02:00
2015-09-28 00:35:10 +02:00
2015-09-28 00:35:10 +02:00
2015-09-28 00:53:50 +02:00
2015-09-28 00:35:10 +02:00
2015-09-28 00:35:10 +02:00
2015-09-28 00:35:10 +02:00
2015-09-28 00:35:10 +02:00
2015-09-28 00:52:11 +02:00
2015-09-28 00:52:27 +02:00
2015-09-28 00:58:41 +02:00

http2pic

Introduction

http2pic is an Open Source website renderer. It uses the wkhtmltox to render websites with various options.

Live demo on https://http2pic.haschek.at/

Dependencies

Install

  • Install wkhtmltox on your server
  • Make /usr/sbin/wkhtmltoimage executable for the user that runs the webserver. For Apache it's the www-data user. Or use sudo
  • Make sure the server has the "timeout" command. For debian this is available via apt-get install coreutils
  • Download this repo and extract it somewhere on your webserver
Description
No description provided
Readme 27 MiB
Languages
JavaScript 47.3%
PHP 29.5%
CSS 10.1%
Less 8.9%
Dockerfile 2.7%
Other 1.5%