url2png
✓Verified·Scanned 2/18/2026
Convert URL to PNG suitable for mobile reading.
from clawhub.ai·v5e347ab·1.4 KB·0 installs
Scanned from 0.0.1 at 5e347ab · Transparency log ↗
$ vett add clawhub.ai/guoqiao/url2png
URL to PNG
Given a url for a webpage, convert it to png suitable for mobile view.
See examples
Requirements
uv
Installation
bash ${baseDir}/install.sh
The script will:
- install
shot-scraperas uv tool - install
chromiumbrowser module for shot-scraper/playwright
Usage
# save to ~/Pictures with proper name by default
bash url2png.sh <url>
# specify output png path
bash url2png.sh <url> path/to/png
Tips:
- the screenshot is made for mobile/iPhone by default.