A screenshot API turns a URL or a chunk of raw HTML into an image or PDF — PNG, JPEG, sometimes WebP or PDF — by loading the page on a real headless browser in the cloud and handing you back the rendered bytes. You skip running and scaling Chromium yourself, dealing with fonts, cookie banners, lazy-loaded images, and the memory leaks that come with long-lived browser pools.
The providers all do that core job. Where they differ is in the details that actually decide your bill and your build:
- Price per capture at your volume — list prices look similar until you do the division at the tier you'll actually land on.
- Full-page support — capturing the entire scroll height, not just the viewport, and how tall it can go.
- PDF output — not every API renders PDF, and some gate it behind higher tiers.
- Ad and cookie-banner blocking — the difference between a clean shot and a screenshot of a consent overlay.
- Bundled tools and monitoring — bulk capture, responsive testing, Lighthouse, sitemap crawling, visual-change detection.
- AI-agent (MCP) support — whether an LLM agent can call the service directly through a Model Context Protocol server.
- Hosting region — relevant for latency and for EU data-residency requirements.
Below is a fair look at the main options as they stand in mid-2026.
How we compared
The figures here come from each provider's public pricing page as of June 2026. Pricing and packaging change often in this category, so treat every number as a starting point and verify the current plan on the provider's own site before you commit. We focused on the published self-serve tiers most teams actually buy, not bespoke enterprise quotes. For a structured, side-by-side view, see the full comparison.
ScreenshotInk
ScreenshotInk is our own product, so read this section with that in mind — but the facts are checkable on the pricing page. The pitch is all-in-one: the capture API ships alongside bulk capture, a responsive-device tester, Lighthouse audits, sitemap capture, and visual-change monitoring, plus a hosted MCP server — and all of that is included on every plan rather than sold as add-ons. Pricing is $9 for 2,000 captures/month and $29 for 10,000/month, with 100 free captures a month and no card required to start. It's EU-hosted (Frankfurt), renders full pages up to 20,000px, outputs PNG, JPEG, and PDF, and supports HTML-to-image. The tradeoff is honest to state: it's a newer entrant than some names below, so it has a shorter public track record, and teams who only want a bare capture endpoint may not value the bundled tooling.
ScreenshotOne
ScreenshotOne is a mature, API-first service with a deep and well-documented parameter set — it tends to expose the knobs power users want for fine control over rendering, and it covers PDF and full-page capture, with video capture available on higher tiers. As of June 2026 (verify current pricing) it runs roughly $17 for 2,000/month and around $79 for 10,000/month, with about 100 free captures monthly. The thing to weigh: it's focused on the API itself — bundled tools, monitoring, and an MCP server aren't part of the package — so if you want those, you'd assemble them elsewhere.
ApiFlash
ApiFlash is the budget pick and tends to be the cheapest at higher volume — around $35 for 10,000/month as of June 2026 (verify current pricing). It does full-page capture, ad and cookie-banner blocking, and S3 export, and outputs PNG, JPEG, and WebP. Two caveats worth knowing: there's no PDF output, and the tiers jump from roughly 1,000 to 10,000 captures, so low-to-moderate volumes round up to a plan larger than you might need. There's a free allowance of about 100 captures a month to test with.
Urlbox
Urlbox sits at the premium end, emphasizing render fidelity and enterprise controls. PDF output and ad/cookie blocking come in from the Hi-Fi tier upward, and regional rendering clusters are available on the Business tier — useful if you need captures originating from specific geographies. As of June 2026 (verify current pricing) it's around $49 for 2,000/month and roughly $99 for 15,000/month. Note there's a 7-day trial rather than a permanent free tier, so it costs more to evaluate and to run at small scale — the flip side of its focus on high-fidelity, controlled rendering.
Thum.io
Thum.io is a straightforward URL-to-image service that's quick to get started with. If your need is "give me a thumbnail of this page" without a lot of configuration, it's a low-friction option. Don't expect the breadth of formats or the bundled tooling of the larger platforms.
Screenshotmachine
Screenshotmachine has been around a long time and offers low-cost, no-frills capture. It's a sensible choice when you want a dependable, inexpensive endpoint and don't need a deep feature set or modern extras. As with Thum.io, simplicity is both the appeal and the limit.
url2png and Microlink
url2png is a long-standing screenshot API — one of the older names in the space — and remains a reasonable choice if you value longevity. Microlink is a bit different: it specializes in extracting page metadata (titles, descriptions, Open Graph data) and can also produce screenshots, so it fits well when screenshots are one part of a broader "understand this URL" job rather than the whole task.
Which should you pick?
There's no single winner — it depends on what you're optimizing for:
- Cheapest raw capture at 10,000/month → ApiFlash, as long as you don't need PDF and your volume fits its tiers.
- Premium fidelity and enterprise controls (regional clusters, high render accuracy) → Urlbox.
- Deep, API-only control with video capture → ScreenshotOne.
- Screenshots plus tools, monitoring, and AI-agent support under one plan → ScreenshotInk.
Whatever the shortlist, the honest advice is the same: most of these providers offer a free tier or trial, so run your real URLs through two or three of them. Sites with heavy cookie banners, lazy-loaded media, or unusual fonts are where APIs quietly differ, and a five-minute test on your own pages tells you more than any pricing table.
Comparison table
Figures below are approximate and as of June 2026 — verify current pricing on each provider's site.
| Provider | ~Price 2k/mo | ~Price 10k/mo | Bundled tools | MCP | |
|---|---|---|---|---|---|
| ScreenshotInk | $9 | $29 | Yes | Yes (bulk, responsive, Lighthouse, sitemap, monitoring) | Yes |
| ScreenshotOne | ~$17 | ~$79 | Yes | No | No |
| ApiFlash | (tiers round up) | ~$35 | No | No | No |
| Urlbox | ~$49 | ~$99 (15k) | From Hi-Fi tier | No | No |
| Thum.io | varies | varies | No | No | No |
| Screenshotmachine | low-cost | low-cost | Varies | No | No |
| url2png / Microlink | varies | varies | Varies | Metadata (Microlink) | No |
Prices and features shift, so confirm the latest details directly with each provider. For a maintained, side-by-side breakdown, see the full side-by-side comparison.
Capture it with the API
Everything here runs on the ScreenshotInk API — 100 free captures a month, no card.