A standalone HTML validation tool using the Nu Html Checker (vnu.jar). Validate HTML files and folders with ease.
Windows 10 / Windows 11 (64-bit)
Java must be installed on your system to run this tool.
Alternative: Oracle JDK 25
Download: https://www.oracle.com/java/technologies/downloads/#jdk25-windows
After installing Java, open a command prompt or PowerShell and run:
java -version
If version information is displayed, the installation was successful.
nu_html_validator.exevnu.jarDrag and drop an HTML file onto nu_html_validator.exe.
Select multiple HTML files and drag them onto nu_html_validator.exe.
Drag and drop a folder onto nu_html_validator.exe.
All .html and .htm files in the folder and its subfolders will be automatically validated.
The validator displays:
HTML Validator - Nu Html Checker
================================================================================
Using vnu.jar: C:\path\to\vnu.jar
Found 5 HTML file(s)
================================================================================
Validating: C:\example\index.html
================================================================================
No errors or warnings found.
================================================================================
Validation Complete
================================================================================
Total files: 5
Files with errors/warnings: 0
Files passed: 5
Press Enter to exit...
Critical issues that violate HTML standards. These should be fixed.
Non-critical issues or use of deprecated features. These may not affect functionality but should be reviewed.
Solution: Install Java Runtime Environment (see Requirements section)
Solution: Ensure vnu.jar is in the same folder as nu_html_validator.exe
Possible causes:
.html or .htm filesYou may freely distribute this tool along with vnu.jar. Please include this README file when distributing.
This tool uses the Nu Html Checker (vnu.jar) developed by the W3C Validator.nu project.
Note: vnu.jar is updated frequently. For more accurate validation, it is recommended to update to the latest version regularly.
.html.htmnu_html_validator.exe (highest priority)C:\Users\[username]\Tools\vnu\vnu.jarProperly handles UTF-8 encoded files and displays international characters correctly.
Nu HTML Validator Wrapper: Created for personal and educational use
Nu Html Checker (vnu.jar): MIT License