Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 483 Bytes

This python script is used for converting HTML documents to image files.

This script requires that the html2image package is installed.

Images will be stored in the same folder the script is in.

Example use:

Enter the directory of your html file: ./test.html Enter the name of your image including file format: out.jpg (OPTIONAL) Enter the background color you would like: grey