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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
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