I created a PHP webapp that uses the java file epubcheck-3.0.1.jar to validate ePubs.
Why did I create this?
- I hate command line tools
- Uploading a file every time for validation takes time since the process repeats itself several times per ePub.
- The pagina-epubchecker doesn't work on my PC for some reason.
- Experience :P
I offer this tool free for anyone to use, I also welcome any feedback you might have and bug report.
Unfortunately my hosting is blocking the exec command so the app basically does not have permissions to write and delete files, it's part of keeping your material safe and protected.
You can use a local xampp server or if you have a domain where you can allow exec command I would be happy if you could host it there.
To download this tool:
http://odedta.com/projects/epubcheck/epubcheck.zip