Thread: ePub Validator
View Single Post
Old 04-18-2014, 05:37 PM   #1
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
Lightbulb ePub Validator

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
odedta is offline   Reply With Quote