Word Counter Tool For Mac

On the Tools menu, point to Spelling and Grammar and click Spelling & Grammar. After Word finishes checking spelling and grammar, it displays information about the reading level of the document. On the Word menu, click Preferences. TextEdit is a nice, lightweight text editor, but in at least one sense it’s too lightweight: It doesn’t have a word-count feature.MacOSXHints.com reader mprussel figured out a solution: An. Count the number of characters, lines, and paragraphs. You can view the number of characters, lines, paragraphs, and other information in your Word for Mac, by clicking the word count in the status bar to open the Word Count box.

TextEdit is a nice, lightweight text editor, but in at least one sense it’s too lightweight: It doesn’t have a word-count feature. MacOSXHints.com reader mprussel figured out a solution: An Applescript that “adds a word (and character) count pop-up dialog” to OS X’s built-in editor:

Copy and paste the above into AppleScript Editor (in Applications/Utilities), and save it in your user directory's Library/Scripts/Applications/TextEdit folder; I named mine Word Count. Next, open AppleScript Editor’s Preferences, and on the General tab, make sure Show Script Menu in Menu Bar is selected.

Character

Now, with any TextEdit document in front of you, you can open the Script menu in the menu bar and select your script. When you do, you should see a small dialog saying something like:

TextEdit Word Count
2832 words. (15060 characters.)

Word Counter App For Mac

The OK button dismisses the dialog box.

Pte Essay Topic

As the Hints commenters point out, there are some other ways to do much the same thing. Reader kirsch provided a link to a post on Daring Fireball that explained how to create a system-wide word-count service (again, based on an AppleScript). You could also embed the same kind of script in an Automator-based service, which would then be available in any app. And reader Stormchild pointed out that Devon Technologies offers the free WordService; its Statistics tool provides word and character counts.

Word Counter Tool For Mac

Character Counter Tool

Note: When you purchase something after clicking links in our articles, we may earn a small commission. Read our affiliate link policy for more details.