Overview
thum.io is a real-time website screenshot API, not a browser “long screenshot” extension. Cross-border teams use it when a storefront nav, a competitor archive, or an SEO report needs an embeddable image, not an operator scrolling the page. You pass the target URL to image.thum.io/get/. The free tier is 1,000 impressions a month with no signup. Paid usage is per screenshot hit; full-page, custom viewport, and device emulation sit on the Better plan.
The problem it attacks is preview latency. Older screenshot services wait 10–20 seconds for a load, then return one PNG. thum.io streams an animated loader, then the live render. That is useful in a sourcing sheet, a site builder, or a competitor wall. It is not Canva and it does not extract price or reviews. For data, use a crawler or a first-party API. For hero images, use a design tool.
thum.io loaded on 2026-09-06; docs live at /documentation/api/url. Support is support@thum.io. The homepage’s “screenshots served” counters (about 1 million/day, ~2.86 billion all-time on this check) are vendor stats, not audited catalog traffic.
Core features and advantages
URL embeds with almost no backend
The minimal call is <img src="//image.thum.io/get/https://example.com/" />. Modifiers include width, crop, maxAge (cache hours), allowJPG / png, and noanimate. A 50-row competitor DTC sheet can show thumbnails without a headless-browser fleet. Free images carry a Thum.io branded loader; client-facing reports usually need the paid unbranded option.
Full page, viewport, and devices on Better
fullpage, wait (extra seconds after load), viewportWidth (max 2400), and iPhone / Galaxy presets are Better-only. Independent-site sellers checking mobile above-the-fold and PDP collapse need those more than the default 1200×1200 desktop viewport. Full-page calls skip the spinner and block until the PNG is ready — fine for batch jobs, poor if a listing table fires dozens of requests at once.
Auth and adjacent processing
Accounts can lock requests by Referer or by signed URLs with an expiry; keys can be rotated in the admin panel. The same pipeline resizes images and rasterizes PDF pages. Seller use is still the webpage snapshot. Turning a supplier PDF into images is possible, not the reason to subscribe.
Supported platforms
Protocol-agnostic: any public HTTP(S) page. There is no Amazon, TikTok Shop, or Temu seller-center connector, and it cannot see a logged-in Seller Central session. Default viewport is 1200×1200; mobile is a Better device flag. There is no first-party ad blocking, cookie stripping, or country-exit proxy, so geo-priced or bot-walled pages may screenshot an error interstitial instead of the storefront you see in-market.
Who it's for
- DTC / site-builder teams who need storefront or landing-page thumbs in an admin.
- SEO and agencies who archive a backlink or competitor PDP as a dated image.
- Developers wiring directory previews or a “safe image” view of a suspicious URL.
- Skip it if you only need the occasional article capture, if you require ad-strip and geo proxies, or if you thought this was a design suite.
Concrete use case: before a theme change, capture homepage, PDP, and checkout on desktop and an iPhone preset with a fixed maxAge, and drop the six PNGs into the review ticket. That is auditable in a way “please open it yourself” is not.
Pricing and value
Listed on the official site on 2026-09-06:
- Free: 1,000 impressions/month, no account, branded loader.
- Good: $2 per 10,000 hits, $1 monthly minimum; animated render, branded loader.
- Better: $1 per 10,000 hits, $20 monthly minimum; unbranded loader, queue priority, viewport control, full-page.
- Enterprise: email
support@thum.io.
Third-party API roundups call it the cheapest raw thumbnail; they also note full-page is paid and there is no ad-strip or geo proxy. For most sellers, free is enough to test. Client-facing embeds belong on Better so the loader is not branded. Metered billing still hits Better’s $20 floor in a quiet month.
Community feedback
Developer comparison posts (screenshot-API roundups, Microlink’s alternative page) frame thum.io as no-key embeds, very low unit cost, narrow feature set. Cross-border seller subs barely mention the brand — it is not a research or ERP tool. Recurring caveats in those roundups: viewport-only on free/Good, full-page on Better, no ad/cookie/geo controls. Support is email, “within one business day,” not chat.
Competitive positioning
The wedge is streaming first paint plus per-hit price. Chromium APIs (Urlbox, ScreenshotOne, ApiFlash) add full-page, proxies, and ad stripping at a higher unit cost. Canva produces creatives; it does not render someone else’s URL. SimilarSites finds lookalike domains; it does not screenshot them. If you need structured fields, scrape or use an official API — do not OCR a PNG.
Alternatives
- Canva — main images, A+ modules, and ads, not webpage captures.
- SimilarSites — discover competitor domains, then archive pages with a screenshot API.
- Scrape API — when you need HTML or fields instead of a PNG.
Limitations
Free shots are branded and animated. Full-page, wait, viewport, and devices lock to Better. No ad-strip, country proxy, or MCP. Dynamic sites may capture a logged-out or geo-block page. Not a design tool and not marketplace data. maxAge caching on price-sensitive competitor pages can go stale if you set it too high.
Verdict
If the job is “show what this URL looks like right now” inside a table or CMS, thum.io is cheap and usable the same day. If you need unbranded full-page or mobile checks, buy Better instead of shipping free-tier watermarks to clients. Keep design and product research on other tools.
Next step: open thum.io, burn a few of the 1,000 free hits on a live storefront URL, and only then match Better’s $20 monthly minimum on the pricing block if you need full-page or an unbranded loader.
Data notes
Rechecked 2026-09-06 against the thum.io homepage and URL API docs; Good/Better unit prices and monthly minima are first-party. published (2024-03-15), monthlyVisits, domainRating, and authorityScore are catalog placeholders and unverified. Daily/weekly/all-time screenshot counts are vendor self-report. Enterprise pricing is email-only.