If you have a text file and you want to know the total number of words in that file then you can get it using Notepad++ text editor as follows :
- Open the file in Notepad++
- Go to Menu -> TextFX tools
- Select Word Count option
- You would get the word count of the file
Note: If you do not have the TextFX extension then you must download it through plugin manager:
- Go to Plugins -> Plugin Manager -> Show Plugin Manager
- Under the Plugin Manager Dialog select TextFx Characters Checkbox
- Click Install
- Notepad++ will be restarted
- Now you should be able to see the TextFx option on the menu bar.
More Posts related to NotepadPlusPlus,
- Notepad++ hex editor Examples
- Are Windows Notepad files recoverable?
- How to add or remove bookmark on a line in Notepad++
- How to rename a tab in Notepad++
- Go to Line Number option in Windows Notepad
- How to Apply Themes to Notepad++
- Notepad++ Save Failed - Please check if this file is opened in another program.
- Encode/Decode URL Query String in Notepad++
- Remove duplicate lines using Notepad++
- Add comma or semicolon at end of each line Notepad++
- How to open Notepad?
- Where are Notepad++ macros stored?
- How to check about details of Notepad++ text editor
- Notepad++ Export file as HTML
- Indent/Prettify HTML File in Notepad++
- Notepad++ Reload - This file has been modified by another program. Do you want to reload it?
- List of Programming Languages Supported by Notepad++
- Notepad++ Editor alternatives for Mac OS X
- Add Custom header and footer to Windows Notepad file
- How to un-hide tab bar in notepad++
- Notepad++ is about to exit prompt message
- Launch Notepad++ html document in any web browser
- Word wrap text in Notepad++
- Disable Control Scroll Zoom-in and Zoom-out in Notepad++
- Word count in Notepad++
More Posts:
- sudo is not recognized as an internal or external command - Windows
- Word-wrap Eclipse Console logs - Eclipse
- How to disable button in Bootstrap - Bootstrap
- Notepad++ sort by name with example - NotepadPlusPlus
- Enable macOS Stage Manager - MacOS
- Are Windows Notepad files recoverable? - NotepadPlusPlus
- Call a Stored Procedure using Java JDBC CallableStatement Example - Java
- How do I run HTML file in Notepad? (Windows) - NotepadPlusPlus