Your request will be checked manually. Wrong entries do not result in a key.
https://www.html2image.net/api/api.php?
key=[your-personal-api-key]
source=https://www.google.com
Alternatively, you can also send a $ _POST["source"] with the raw html code. This is preferred, and you can leave the $_GET["source"] empty.
Type (eg. jpg, png, gif) (string value) *type=png
width=1200
height=600
quality=95
zoom=0.5
https://www.html2image.net/api/api.php?key=[your-personal-api-key]&source=https://www.google.com&type=png&width=1200&height=600&quality=95&zoom=0.5
Note: All parameters must be assembled by an ampersand. The order does not matter.
* Required entry