Python-Scripts/HTML to Images at main · wasmerio/Python-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

HTML to Images

Folders and files

NameName

Last commit message

Last commit date

parent directory

..

README.md

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