Difference between revisions of "EpubCheck"
(updated links to external websites if they were unavailable and a new webaddress was found) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
|license=[http://opensource.org/licenses/BSD-3-Clause/ New BSD License] | |license=[http://opensource.org/licenses/BSD-3-Clause/ New BSD License] | ||
|platforms=Any OS with Java (1.6 or above) | |platforms=Any OS with Java (1.6 or above) | ||
− | |function= | + | |formats_in=EPUB |
+ | |function=Encryption Detection, Metadata Extraction, Validation | ||
|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 35: | 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: | ||
− | • [ | + | • [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 45: | Line 48: | ||
===Online version of EpubCheck === | ===Online version of EpubCheck === | ||
− | * | + | * https://www.w3.org/publishing/epubcheck/ |
− | |||
===Releases=== | ===Releases=== |
Latest revision as of 08:16, 17 August 2023
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]
- Documentation on how to use or how to contribute is available on the EpubCheck wiki.
- Technical discussions are hosted on the EpubCheck Google Group.
User Experiences[edit]
- Running EPubCheck (SafariBooks)
- Open Source Tools for ebooks (OpenSource.com)
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