Difference between revisions of "EpubCheck"

From COPTR
Jump to navigation Jump to search
(updated links to external websites if they were unavailable and a new webaddress was found)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
|content=Document, EBook
 
|content=Document, EBook
 
}}
 
}}
{{Infobox tool details}}
+
{{Infobox tool details
 +
|ohloh_id=epubcheck
 +
}}
 
= Description =
 
= Description =
 
EpubCheck is a tool to validate EPUB files. It is also able to extract technical characteristics and embedded metadata from an EPUB file. Both the EPUB 2 and EPUB 3 formats are supported. It can detect many types of errors in EPUB. OCF container structure, OPF and OPS mark-up, and internal reference consistency are checked. EpubCheck can be run as a standalone command-line tool or used as a Java library.
 
EpubCheck is a tool to validate EPUB files. It is also able to extract technical characteristics and embedded metadata from an EPUB file. Both the EPUB 2 and EPUB 3 formats are supported. It can detect many types of errors in EPUB. OCF container structure, OPF and OPS mark-up, and internal reference consistency are checked. EpubCheck can be run as a standalone command-line tool or used as a Java library.
Line 36: Line 38:
 
Using EPubCheck as command line tool, all detected errors are simply printed to stderr output stream.
 
Using EPubCheck as command line tool, all detected errors are simply printed to stderr output stream.
 
There is no native graphical user interface (GUI) for the tool. However, there are some third-party apps offering a GUI for Windows/Mac/Linux platforms:
 
There is no native graphical user interface (GUI) for the tool. However, there are some third-party apps offering a GUI for Windows/Mac/Linux platforms:
• [http://www.pagina-online.de/produkte/epub-checker/ pagina EPUB-Checker] for Windows / Mac / Linux
+
• [https://pagina.gmbh/startseite/leistungen/publishing-softwareloesungen/epub-checker/ pagina EPUB-Checker] for Windows / Mac / Linux
 
• [https://itunes.apple.com/us/app/epub-checker/id453480324/ ePub Checker] for iPad/iPod/iPhone (iTunes Store App)
 
• [https://itunes.apple.com/us/app/epub-checker/id453480324/ ePub Checker] for iPad/iPod/iPhone (iTunes Store App)
 
    
 
    
Line 46: Line 48:
 
    
 
    
 
===Online version of EpubCheck ===
 
===Online version of EpubCheck ===
* http://validator.idpf.org/
+
* https://www.w3.org/publishing/epubcheck/
* http://epubvalidator.com/
 
 
    
 
    
 
===Releases===
 
===Releases===

Latest revision as of 08:16, 17 August 2023


Validator for EPUB files
Homepage:https://github.com/IDPF/epubcheck
License:New BSD License
Platforms:Any OS with Java (1.6 or above)
Input Formats:EPUB
Function:Encryption Detection,Metadata Extraction,Validation
Content type:Document,EBook


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6621d08c15f646_56435629


Description[edit]

EpubCheck is a tool to validate EPUB files. It is also able to extract technical characteristics and embedded metadata from an EPUB file. Both the EPUB 2 and EPUB 3 formats are supported. It can detect many types of errors in EPUB. OCF container structure, OPF and OPS mark-up, and internal reference consistency are checked. EpubCheck can be run as a standalone command-line tool or used as a Java library. Development of this tool is supported by the International Digital Publishing Forum (IDPF), which also publishes the EPUB standards. Most of the EpubCheck functionality comes from the schema validation tool Jing and schemas that were developed by IDPF and DAISY. Initial EpubCheck development was largely done at Adobe Systems.

Contributors[edit]

Authors and contributors to EpubCheck include:

  • Peter Sorotokin
  • Garth Conboy
  • Markus Gylling
  • Piotr Kula
  • Paul Norton
  • Jessica Hekman
  • Liza Daly
  • George Bina
  • Bogdan Iordache
  • Romain Deltour
  • Thomas Ledoux
  • Tobias Fischer
  • Steve Antoch
  • Arwen Pond
  • Masayoshi Takahashi
  • Satoshi Kojima

Documentation and user support[edit]

Using EPubCheck as command line tool, all detected errors are simply printed to stderr output stream. There is no native graphical user interface (GUI) for the tool. However, there are some third-party apps offering a GUI for Windows/Mac/Linux platforms: • pagina EPUB-Checker for Windows / Mac / Linux • ePub Checker for iPad/iPod/iPhone (iTunes Store App)

Platform[edit]

  • EPubCheck is a command line tool that can be run on any operating system (OS).
  • EPubCheck can be used as part of Java library.
  • Build tool require Java Development Kit JDK (1.6 or above)

Online version of EpubCheck[edit]

Releases[edit]

Check the release page on IDPF to get the latest distribution. EpubCheck 3.0.1 is the latest recommended version to validate both EPUB 2 and 3 files.

Documentation[edit]


User Experiences[edit]

EPubCheck standard on Smashwors publishing[edit]

Self-publishing site, Smashwords, requires author to pass EPubCheck in order to get their publication to Apple Bookstore HOW TO FIX EPUBCHECK ERRORS


Development Activity[edit]

For tool updates and development, check https://github.com/IDPF/epubcheck

Release Feed[edit]

Below the last 3 release feeds:

2023-07-07 13:54:36
[tag:github.com,2008:Repository/13576006/v5.1.0 EPUBCheck v5.1.0]
by rdeltour
2023-07-07 13:53:38
[tag:github.com,2008:Repository/13576006/v5.0.1 EPUBCheck v5.0.1]
by rdeltour
2023-01-12 08:51:38
[tag:github.com,2008:Repository/13576006/w3c/epub-33-cr-report w3c/epub-33-cr-report]
by rdeltour

Activity Feed[edit]

Below the last 5 commits: Failed to load RSS feed from https://github.com/IDPF/epubcheck/commits/master.atom: There was a problem during the HTTP request: 404 Not Found