website-screenshot

Installation
SKILL.md

Website Screenshot API

Capture screenshots of any live website via html2png.dev.

Endpoint

POST https://html2png.dev/api/screenshot

Request

curl -X POST "https://html2png.dev/api/screenshot" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com", "width": 1280, "fullPage": true}'

Parameters

Related skills
Installs
43
Repository
html2png/skills
GitHub Stars
7
First Seen
Jan 27, 2026