Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 199 Bytes

Usage

  1. move html file to /tmp directory, and rename it to test.html;
  2. run java -jar target/html2image-1.0-SNAPSHOT.jar, and wait for the result;
  3. the result will be in /tmp/test.png;