Free Website to PDF Converter

Convert any web page to a clean, printable PDF. Rendered with headless Chrome, backgrounds and fonts preserved. No signup, no watermark.

Your PDF download link appears here
5 free conversions per 5 minutes · sign up for 100 free renders/month

How to convert a web page to PDF

  1. Paste the page URL in the box above.
  2. Click Convert to PDF — the page is rendered server-side in Chrome.
  3. Download or open the generated PDF (A4, backgrounds included).

Need this in your app?

This tool is powered by our REST API. Automate it with one HTTP call — 100 free renders every month, no credit card required.

curl -X POST https://screenshotapis.org/v1/pdf \
  -H "X-Api-Key: sk_live_your_key" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com"}' \
  --output page.pdf
Get a free API key →

Frequently asked questions

How do I save a web page as a PDF?

Paste the page URL above and click Convert. The page is rendered in headless Chrome and returned as an A4 PDF with backgrounds preserved, ready to download.

Will the PDF look like the actual page?

Yes — the conversion uses Chrome's own print rendering, so fonts, images, CSS, and backgrounds match what you see in the browser.

Can I convert pages behind a login?

Not with the free tool. The API supports custom headers and cookies, which lets authenticated pages be rendered programmatically.

Is there an API to convert URLs to PDF automatically?

Yes. This tool is powered by our PDF API — one POST request converts any URL or raw HTML to PDF. Free accounts include 100 renders per month.

More free tools: