rankato

URL → full-page PDF screenshot

Enter a URL and get a pixel-perfect PDF capture of the fully-rendered page. Powered by a headless browser — works on any site (not blocked by CORS like the client-side HTML tool).

Server-side capture — coming soon

Screenshot-to-PDF needs a headless browser running on our servers to fetch any URL and produce a pixel-perfect capture. That backend is being provisioned. In the meantime, use HTML to PDF — paste the page HTML or fetch CORS-permissive URLs directly in your browser.

Get notified when it ships

The HTML-to-PDF tool runs in your browser and is limited by CORS. Screenshot-to-PDF runs server-side using a headless Chromium — it can fetch any public URL, execute JavaScript, wait for lazy-loaded content, and produce a pixel-perfect capture. Ideal for archiving articles, generating client-facing previews, or scripted docs generation. Server-side execution is metered — free users get a limited daily quota; Pro removes the cap.

Full-page capture

The headless browser scrolls the entire page before capturing, so lazy-loaded images and infinite-scroll content all end up in the PDF. Toggle Above-the-fold only if you want just the visible viewport.

Wait strategies

Pick a wait strategy: Load (fastest, captures once initial resources finish), Network idle (waits until traffic stops — good for React apps), or Custom delay (fixed wait for animations). The right choice depends on how the target site loads content.

Rate limits and quota

Free tier: 10 screenshots per day. Pro: unlimited. Each capture uses ~5 seconds of server time — please don't build automated scrapers against the free tier. For batch or scripted use, upgrade to Pro or run headless Chrome yourself.

Tool FAQs

Everything you need to know about using Screenshot to PDF (URL).

Does the tool respect robots.txt or paywalls?+

The headless browser makes normal HTTP requests — it doesn't crawl links or bypass authentication. Paywalled content stays paywalled. If a site's terms prohibit automated access, don't use this tool against it.

Can I authenticate to a private page?+

Not from the free tool. Paid API tiers support cookie injection and custom headers. Reach out if you need that.

Can I process multiple PDFs at once?+

Yes — batch mode is available on the Pro plan. Free users process one file at a time. Pro unlocks unlimited concurrent PDF processing across every tool in the suite.