Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Kitesurf is an innovative browser tailored specifically for AI agents, operating entirely on Cloudflare Workers rather than relying on Chromium. This browser prioritizes the essential needs of agents, focusing on aspects such as structured machine-readable content, efficient scalability, minimal CPU and memory consumption, and secure interaction with potentially untrustworthy web pages, all while eschewing unnecessary human-centric features like tabs, themes, extensions, or perfectly smooth scrolling. Treating each page load as potentially untrusted, Kitesurf initiates every session in a clean state, ensuring that components are segregated and have access only to the resources necessary for their operations. Utilizing native Rust compiled to WebAssembly when feasible, the architecture is structured around three main components: the Engine, PageScript, and PageRenderer. The Engine facilitates interaction through Chrome DevTools Protocol WebSocket and REST APIs, while managing session state, and PageScript is responsible for parsing HTML and CSS, executing JavaScript, and running WebAssembly within isolated Workers. Overall, Kitesurf exemplifies a forward-thinking approach to browser design, catering exclusively to the unique requirements of AI-driven tasks.
Description
PDFik is an async job API that renders URLs or raw HTML to PDF on sandboxed headless Chromium. POST a page, get a job ID back in milliseconds, and a signed webhook (HMAC-SHA256 over the raw body) fires when the file is ready — polling and direct download endpoints exist too. Failed webhook deliveries are retried with back-off and then dead-lettered rather than dropped.
The tooling is developer-first: typed SDKs for JavaScript/TypeScript, Python and Java; a public OpenAPI 3.1 spec you can feed to any generator; and an open-source, statically-linked CLI whose wkhtmltopdf compatibility mode accepts wkhtmltopdf's own flags — each one mapped, accepted with a warning, or refused with a reason, never silently ignored. A free test mode runs the entire pipeline without touching quota, so CI can verify signatures and download flows for free.
Free plan: 100 PDFs / 0.5 GB per month, no credit card required. Paid plans from $29/month. 99.9% uptime SLA.
API Access
Has API
API Access
Has API
Integrations
CSS
Chrome DevTools
Chromium
Cloudflare
HTML
JavaScript
WebAssembly
Integrations
CSS
Chrome DevTools
Chromium
Cloudflare
HTML
JavaScript
WebAssembly
Pricing Details
$20
Free Trial
Free Version
Pricing Details
$29/month
Free: 100 PDFs / 0.5 GB per month, no credit card required. Starter $29/mo: 5,000 PDFs / 10 GB. Pro $99/mo: 50,000 PDFs / 50 GB. Business $449/mo: 500,000 PDFs / 300 GB + $0.55/GB add-on. Annual billing saves ~20%. 99.9% uptime SLA.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Cloudflare
Founded
2009
Country
United States
Website
blog.cloudflare.com/kitesurf/
Vendor Details
Company Name
PDFik
Founded
2026
Country
Poland
Website
pdfik.net