Executable linker to epubcheck Java jar
#Purpose of creating this For those who have difficulty running commands and are unsure as to where their Java installation is located, etc. and need to use epubcheck, this is a simpler method of using epubcheck on Windows computers.
#epubcheck version This download currently contains version 3.0.1, the current release.
#Usage
- Download the zip file
- Unzip to a location on your computer
- Add the epub file that you want to validate into the folder where you just unzipped this, next to the ePubCheck.exe file
- Open a command prompt window (Start > Run > cmd.exe)
- At the command prompt, type:
ePubCheck.exe
If you do not have Java installed, or it can't be found on the computer, you will be notified accordingly.
#Recognition The copy of epubcheck included with this download comes directly from the creators.
This executable was created using a cross-platform Java executable wrapper called Launch4j.