OpenClaw · Skill

Url2png

Given a url for a webpage, convert it to png suitable for mobile view.

Browser & Automation
v0.0.2
VirusTotal: Suspicious

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install guoqiao/url2png

ClawHub installer

npx clawhub@latest install guoqiao/url2png

OpenClaw CLI

openclaw skills install guoqiao/url2png

Direct OpenClaw install

openclaw install guoqiao/url2png

What this skill does

Given a url for a webpage, convert it to png suitable for mobile view.

Why it matters

Automates the full install and capture pipeline in one command, including browser setup, so there's no manual Playwright or browser configuration required.

Typical use cases

  • Saving a recipe page as an image to read offline
  • Archiving an article before it goes behind a paywall
  • Sharing a webpage snapshot in a chat without sending a link
  • Capturing a long product page for reference
  • Converting a web report to an image for a presentation

Source instructions

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-scraper as uv tool
  • install chromium browser 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

Agent Instructions

  1. Execute the url2png.sh script.
  2. Locate the generated PNG file (default in ~/Pictures if not specified).
  3. Send the file to the user. Crucial: To avoid compression or dimension limits (especially on Telegram), send the image as a document/file (or ZIP it), do not send as a photo.

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise