URL, Webpage & Article Capture

Convert Any Webpage to PDF via API

Capture any public URL as a high-quality PDF. Perfect for archiving web pages, generating reports from dashboards, or saving articles for offline reading.

cURLPythonNode.jsn8n
# Convert any URL to PDF
curl -X POST \
  https://api.convertfilefast.com/v2/convert/url-to-pdf \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com/annual-report",
    "options": {"page_size": "A4", "orientation": "portrait"}
}' \
  --output webpage.pdf

# HTTP 200 OK — Content-Type: application/pdf
Conversion completed in <2s

Advantages

Why use our API?

Complete and reliable solution for integration in any tech stack.

Any Public URL

Convert any publicly accessible webpage, article, or dashboard to PDF.

CSS Rendering

Full CSS rendering preserves the original page layout, colors, and typography.

Custom Page Settings

Set A4/Letter size, portrait/landscape, and custom margins.

Fast Capture

Pages are fetched and converted in seconds, with 30s timeout for slow pages.

SSRF Protected

Built-in protection against server-side request forgery for security.

Automated Archiving

Use with n8n/cron to automatically archive web content on a schedule.

Start Converting URLs to PDF

Get your API key and convert web pages to PDF in seconds. Free plan includes 10 conversions per month.

No credit card. 10 free conversions on Free plan.