latexcount – Perl script to count words of LaTeX documents
The latexcount script gives a reasonably accurate count of the number of words in the main text of an article, the number of words in footnotes, and the number of words total. The list of tags that don't get counted can be extended as needed.
Sources | /support/latexcount |
Licenses | The LaTeX Project Public License |
Maintainer | P.D. Magnus |
Topics | Word count |
Announcements
Suggestions
Maybe you are interested in the following packages as well.
My Rating
Only registered and authenticated members may vote. Please Login to vote.
Community Comments
It is easy to use for counting words for latex files by executing the Perl file in terminal with file names as arguments.