Generalword/character count

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
omkardpd
Posts: 86
Joined: Sun Feb 24, 2008 7:23 am

word/character count

Post by omkardpd »

Hi,

Is there a command to get a word count and character count in a latex document (in a pdf file generated out of latex, and not in the latex code itslef)?

Thank you,

Omkar

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

word/character count

Post by Stefan Kottwitz »

Hi Omkar,

there should be some tools. One example is AbracadabraCompteur 2, that's free javascript plugin for the Adobe Reader. I've tested it earlier, but the result seemed to be too high.
Just type pdf word count as keywords for a search engine, you should get a lot of results.

Perhaps somebody else has a recommendation.

Other ways than to count inside the pdf are copying the text into a word processor software that counts, or to use detex together with the wc tool, just to mention some ideas.

Stefan
LaTeX.org admin
Post Reply