Tool 22/txt · json
Tekst uit PDF halen
Platte tekst uit een PDF die al een tekstlaag heeft.
Drop a file here
or click to browse · up to 30 MB
01
Upload your PDF
Drop the PDF or click to pick it from your device.
02
Pick TXT or JSON
Plain text for copy-paste; JSON for scripts that want per-page structure.
03
Download text
Indexable, searchable, pasteable text — same as the PDF carried.
Extract Text FAQ
- Will it work on scanned PDFs?
- Only if the scan was OCR'd first. Pure image-scans have no extractable text. Run them through OCR before Extract Text.
- What's the JSON format?
- Per-page array: [{page: 1, text: '...'}, {page: 2, text: '...'}]. Easy to consume in scripts or data pipelines.
- Are my files private?
- Files are encrypted in transit (TLS 1.3) and at rest, then auto-deleted within one hour.