Type an article title, get a formatted PDF back in seconds. No sign-up, no watermarks, no limits — powered by a free open REST API.
/api/wikipdf?query=… — one endpoint, one param, no auth.Wikipedia-Name.pdf automatically.One GET endpoint returns a PDF file. No key, no auth, no rate limit for reasonable use. Ship it into any script or app.
/api/wikipdf
pdf
Convert a Wikipedia article to a clean PDF. Response is application/pdf — your browser will download or preview it.
| Param | Type | Description | |
|---|---|---|---|
| query | string | required | Article title. Case-insensitive. Spaces are auto-converted. |
success:false payload.{
"success": false,
"status": 404,
"error": "No Wikipedia article found for \"Target_Query\".",
"timestamp": "2026-05-20T09:04:36Z"
}
It fetches any Wikipedia article and compiles it into a clean, vector-format PDF you can download, print, or share. Selectable text, working links, no watermark.
Yes — 100% free. No sign-up, no API key, no per-page pricing. Fair-use limits only apply to abusive traffic.
Yes. Hit /api/wikipdf?query=Article_Title from any client — cURL, browser, mobile, backend — and stream the PDF bytes back.
English Wikipedia by default. The endpoint always pulls the latest live revision at the moment of the request.
The API returns a JSON error with status 404 and a human-readable message. Check spelling or try the article's exact title.
No hard limit, but very long articles take a few extra seconds to compile. The response streams as soon as the PDF is ready.
New tools, updates, and exclusive resources delivered to WhatsApp.
Wikster is a free Wikipedia-to-PDF converter by AHM7xMakki — part of a 16-tool free API platform. Owned by AHM7. Built and managed by Makki. About us →
No account required. We don't log your queries beyond what's needed to serve the PDF response. Full policy →
Content originates from Wikipedia under CC BY-SA. Follow Wikipedia's licensing when you redistribute the PDFs. Full terms →
Wikster by AHM7xMakki is a completely free Wikipedia-to-PDF service. Type any article title, download a clean vector PDF, use the free REST API. No sign-up, no watermarks.