PDF to Text
Extract the plain text from a PDF and download it as a .txt file.
Frequently asked questions
Will this work on a scanned PDF (an image of text)?
No, it reads text that's already embedded in the PDF; a scanned page is just an image, with no underlying text layer to extract. For that, try the Image to Text tool on a screenshot of the scanned page instead, it uses AI OCR.
Does it preserve the original formatting?
No, this is plain text extraction: paragraphs and line breaks are preserved as best as pdf.js can detect them, but fonts, columns and layout are not.
Is my PDF uploaded anywhere?
No, text extraction runs entirely in your browser using pdf.js. Nothing is sent to a server.