brainite / php-file-converters

Provide unified interface for file conversion.
https://www.brainite.org/php-file-converters
MIT License
24 stars 6 forks source link

Generate screenshots using phantomjs #82

Closed stackpr closed 8 years ago

stackpr commented 8 years ago

Although not thoroughly tested for edge cases, this works:

fileconverter --allow-remote http://google.com/ goog.jpg --conversion=html:jpg --engines='{"html->jpg":"phantomjs:default"}'