Skip to content

Files

Latest commit

bc793b9 · Jul 2, 2024

History

History

HTML to Images

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 2, 2024
Oct 21, 2023

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