The ScreenshotInk blog

Guides for capturing the web

Practical how-tos on screenshots, HTML-to-image, Open Graph cards, visual regression testing, and automating captures with the API and MCP server.

RSS feed →

GuidesPuppeteer

How to Take a Full-Page Screenshot with Puppeteer

Capture an entire scrollable page with Puppeteer — the fullPage option, lazy-load gotchas, and when a screenshot API is simpler than running Chromium yourself.

Jun 16, 2026 · 4 min read

Comparison

The Best Screenshot APIs in 2026, Compared

An honest comparison of the top screenshot APIs in 2026 — ScreenshotInk, ScreenshotOne, ApiFlash, Urlbox and more — on pricing, formats, tooling and AI-agent support.

Jun 16, 2026 · 5 min read

GuidesOpen Graph

How to Automatically Generate Open Graph Images

Generate share-perfect Open Graph and Twitter-card images at scale by rendering an HTML template to a 1200×630 PNG with a screenshot API. Code included.

Jun 15, 2026 · 5 min read

GuidesHTML to Image

How to Convert HTML to an Image with an API

Convert raw HTML and CSS to a PNG, JPEG or PDF with one API call — Node, Python, PHP and cURL examples. No headless browser to run yourself.

Jun 14, 2026 · 4 min read

GuidesCLI

How to Screenshot a Website from the Command Line

Take a screenshot of any website from your terminal or a script — cURL, a saved-to-disk one-liner, Node, Python, and a shell function. No browser to install.

Jun 13, 2026 · 4 min read