Skill
PDF
Drop a PDF here, or click to choose
Parsing happens entirely in your browser. Nothing is uploaded.
Accepts .pdf (any size, pages render at 150 DPI).
Drop a PDF and press Parse
Extracted text or JSON will appear here. Sharing the result puts it in the URL fragment (the PDF itself never leaves the browser).

Privacy

Your PDF stays in your browser. Parsing runs entirely client-side via the bundled liteparse + PDF.js engine. The PDF bytes are never uploaded. Shareable links carry only the extracted text or JSON (and only when you click Share), encoded in the URL fragment (#…), which browsers never transmit to the server.

OCR fetches from public CDNs. When OCR is enabled and a page needs it, the bundled tesseract.js engine fetches its language data from the public cdn.jsdelivr.net/npm/@tesseract.js-data/<lang>/ mirror. The PDF content itself is never sent anywhere, only those static asset URLs are requested. Disable OCR in Options if you'd rather not contact any third party.

Anonymous usage analytics. We use Plausible Analytics, a privacy-first, GDPR-compliant tool, to collect aggregate usage data. No cookies, no personal data, no individual tracking. Limited to top pages, referral sources, visit duration, and device-class metadata.

See the full Secutils.dev privacy policy for details on the wider service.

Credits

This tool is powered by the following open-source libraries:

All trademarks are property of their respective owners.