What it does
Count Words in PDF extracts the text and reports word, character and page counts plus reading time.
- Text statistics
Count the words in a PDF by uploading it; the tool extracts all the text and reports the total word count, character count and per-page breakdown. See the numbers instantly in your browser, with the document never uploaded.
A tool that extracts the text from a PDF and reports statistics such as total words, characters, pages and estimated reading time.
Related terms
It totals the words across the whole document and can show a per-page breakdown.
Digital PDFs with real text are counted; scanned image PDFs need OCR first.
Text is extracted locally with pdf.js.
Count Words in PDF extracts the text and reports word, character and page counts plus reading time.
Text is read from every page with pdf.js and tokenised to compute counts and per-page figures.
Check a manuscript or report against a word limit, estimate reading time, or quote translation work.
Only real text is counted; scanned image-only PDFs require OCR before an accurate count is possible.
Counting runs in the browser; the document is not uploaded.