<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://coptr.digipres.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mila+rianto</id>
	<title>COPTR - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://coptr.digipres.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mila+rianto"/>
	<link rel="alternate" type="text/html" href="https://coptr.digipres.org/Special:Contributions/Mila_rianto"/>
	<updated>2026-04-12T16:33:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=EpubCheck&amp;diff=2000</id>
		<title>EpubCheck</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=EpubCheck&amp;diff=2000"/>
		<updated>2014-10-04T19:28:49Z</updated>

		<summary type="html">&lt;p&gt;Mila rianto: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=Validator for EPUB files&lt;br /&gt;
|homepage=https://github.com/IDPF/epubcheck&lt;br /&gt;
|license=[http://opensource.org/licenses/BSD-3-Clause/ New BSD License]&lt;br /&gt;
|platforms=Any OS with Java (1.6 or above)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Characterisation]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:eBook]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
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.&lt;br /&gt;
Development of this tool is supported by the [http://idpf.org/ International Digital Publishing Forum] (IDPF), which also publishes the EPUB standards. Most of the EpubCheck functionality comes from the schema validation tool [http://www.thaiopensource.com/relaxng/jing.html/ Jing] and schemas that were developed by [http://www.idpf.org/ IDPF] and [http://www.daisy.org/ DAISY]. Initial EpubCheck development was largely done at [http://blogs.adobe.com/digitaleditions/2007/12/epubchecker.html/ Adobe Systems]. &lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
Authors and contributors to EpubCheck include:&lt;br /&gt;
* Peter Sorotokin&lt;br /&gt;
* Garth Conboy&lt;br /&gt;
* Markus Gylling&lt;br /&gt;
* Piotr Kula&lt;br /&gt;
* Paul Norton&lt;br /&gt;
* Jessica Hekman&lt;br /&gt;
* Liza Daly&lt;br /&gt;
* George Bina&lt;br /&gt;
* Bogdan Iordache&lt;br /&gt;
* Romain Deltour&lt;br /&gt;
* Thomas Ledoux&lt;br /&gt;
* Tobias Fischer&lt;br /&gt;
* Steve Antoch&lt;br /&gt;
* Arwen Pond&lt;br /&gt;
* Masayoshi Takahashi&lt;br /&gt;
* Satoshi Kojima&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Documentation and user support==&lt;br /&gt;
&amp;lt;!-- Link to documentation and/or User Guide, if available. If not available, make a note to that effect. (optional) --&amp;gt;&lt;br /&gt;
Using EPubCheck as command line tool, all detected errors are simply printed to stderr output stream.&lt;br /&gt;
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:&lt;br /&gt;
• [http://www.pagina-online.de/produkte/epub-checker/ pagina EPUB-Checker] for Windows / Mac / Linux&lt;br /&gt;
• [https://itunes.apple.com/us/app/epub-checker/id453480324/ ePub Checker] for iPad/iPod/iPhone (iTunes Store App)&lt;br /&gt;
&lt;br /&gt;
===Platform===&lt;br /&gt;
&amp;lt;!-- required --&amp;gt;&lt;br /&gt;
* EPubCheck is a command line tool that can be run on any operating system (OS).&lt;br /&gt;
* EPubCheck can be used as part of Java library. &lt;br /&gt;
* Build tool require Java Development Kit JDK (1.6 or above)&lt;br /&gt;
&lt;br /&gt;
===Online version of EpubCheck ===&lt;br /&gt;
* http://validator.idpf.org/&lt;br /&gt;
* http://epubvalidator.com/&lt;br /&gt;
 &lt;br /&gt;
===Releases===&lt;br /&gt;
Check the [https://github.com/IDPF/epubcheck/releases/ release page] on IDPF to get the latest distribution. &lt;br /&gt;
[https://github.com/IDPF/epubcheck/releases/tag/v3.0.1/ EpubCheck 3.0.1] is the latest recommended version to validate both EPUB 2 and 3 files.&lt;br /&gt;
===Documentation===&lt;br /&gt;
* Documentation on how to use or how to contribute is available on the [https://github.com/IDPF/epubcheck/wiki/ EpubCheck wiki].&lt;br /&gt;
* Technical discussions are hosted on the [https://groups.google.com/forum/#%21forum/epubcheck/ EpubCheck Google Group].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. --&amp;gt;&lt;br /&gt;
* [https://blog.safaribooksonline.com/2010/12/16/running-epubcheck-on-your-computer/ Running EPubCheck] (SafariBooks)&lt;br /&gt;
* [http://opensource.com/life/14/9/open-source-tools-prepare-your-ebooks-publication/ Open Source Tools for ebooks] (OpenSource.com) &lt;br /&gt;
&lt;br /&gt;
===EPubCheck standard on Smashwors publishing===&lt;br /&gt;
Self-publishing site, Smashwords, requires author to pass EPubCheck in order to get their publication to Apple Bookstore [http://www.smashwords.com/epubcheck/ HOW TO FIX EPUBCHECK ERRORS]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For tool updates and development, check https://github.com/IDPF/epubcheck&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add the Ohloh.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=epubcheck&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mila rianto</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=EpubCheck&amp;diff=1999</id>
		<title>EpubCheck</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=EpubCheck&amp;diff=1999"/>
		<updated>2014-10-04T19:27:25Z</updated>

		<summary type="html">&lt;p&gt;Mila rianto: Adding detailed information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|purpose=Validator for EPUB files&lt;br /&gt;
|homepage=https://github.com/IDPF/epubcheck&lt;br /&gt;
|license=[http://opensource.org/licenses/BSD-3-Clause/ New BSD License]&lt;br /&gt;
|platforms=Any OS with Java (1.6 or above)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Validation]]&lt;br /&gt;
[[Category:Metadata Extraction]]&lt;br /&gt;
[[Category:Characterisation]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:eBook]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
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.&lt;br /&gt;
Development of this tool is supported by the [http://idpf.org/ International Digital Publishing Forum] (IDPF), which also publishes the EPUB standards. Most of the EpubCheck functionality comes from the schema validation tool [http://www.thaiopensource.com/relaxng/jing.html/ Jing] and schemas that were developed by [http://www.idpf.org/ IDPF] and [http://www.daisy.org/ DAISY]. Initial EpubCheck development was largely done at [http://blogs.adobe.com/digitaleditions/2007/12/epubchecker.html/ Adobe Systems]. &lt;br /&gt;
&lt;br /&gt;
===Contributors===&lt;br /&gt;
Authors and contributors to EpubCheck include:&lt;br /&gt;
* Peter Sorotokin&lt;br /&gt;
* Garth Conboy&lt;br /&gt;
* Markus Gylling&lt;br /&gt;
* Piotr Kula&lt;br /&gt;
* Paul Norton&lt;br /&gt;
* Jessica Hekman&lt;br /&gt;
* Liza Daly&lt;br /&gt;
* George Bina&lt;br /&gt;
* Bogdan Iordache&lt;br /&gt;
* Romain Deltour&lt;br /&gt;
* Thomas Ledoux&lt;br /&gt;
* Tobias Fischer&lt;br /&gt;
* Steve Antoch&lt;br /&gt;
* Arwen Pond&lt;br /&gt;
* Masayoshi Takahashi&lt;br /&gt;
* Satoshi Kojima&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Documentation and user support==&lt;br /&gt;
&amp;lt;!-- Link to documentation and/or User Guide, if available. If not available, make a note to that effect. (optional) --&amp;gt;&lt;br /&gt;
Using EPubCheck as command line tool, all detected errors are simply printed to stderr output stream.&lt;br /&gt;
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:&lt;br /&gt;
• [http://www.pagina-online.de/produkte/epub-checker/ pagina EPUB-Checker] for Windows / Mac / Linux&lt;br /&gt;
• [https://itunes.apple.com/us/app/epub-checker/id453480324/ ePub Checker] for iPad/iPod/iPhone (iTunes Store App)&lt;br /&gt;
&lt;br /&gt;
===Platform===&lt;br /&gt;
&amp;lt;!-- required --&amp;gt;&lt;br /&gt;
* EPubCheck is a command line tool that can be run on any operating system (OS).&lt;br /&gt;
* EPubCheck can be used as part of Java library. &lt;br /&gt;
* Build tool require Java Development Kit JDK (1.6 or above)&lt;br /&gt;
&lt;br /&gt;
===Online version of EpubCheck ===&lt;br /&gt;
* http://validator.idpf.org/&lt;br /&gt;
* http://epubvalidator.com/&lt;br /&gt;
 &lt;br /&gt;
===Releases===&lt;br /&gt;
Check the [https://github.com/IDPF/epubcheck/releases/ release page] on IDPF to get the latest distribution. &lt;br /&gt;
[https://github.com/IDPF/epubcheck/releases/tag/v3.0.1/ EpubCheck 3.0.1] is the latest recommended version to validate both EPUB 2 and 3 files.&lt;br /&gt;
===Documentation===&lt;br /&gt;
• Documentation on how to use or how to contribute is available on the [https://github.com/IDPF/epubcheck/wiki/ EpubCheck wiki].&lt;br /&gt;
• Technical discussions are hosted on the [https://groups.google.com/forum/#%21forum/epubcheck/ EpubCheck Google Group].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Experiences ==&lt;br /&gt;
&amp;lt;!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. --&amp;gt;&lt;br /&gt;
* [https://blog.safaribooksonline.com/2010/12/16/running-epubcheck-on-your-computer/ Running EPubCheck] (SafariBooks)&lt;br /&gt;
* [http://opensource.com/life/14/9/open-source-tools-prepare-your-ebooks-publication/ Open Source Tools for ebooks] (OpenSource.com) &lt;br /&gt;
&lt;br /&gt;
===EPubCheck standard on Smashwors publishing===&lt;br /&gt;
Self-publishing site, Smashwords, requires author to pass EPubCheck in order to get their publication to Apple Bookstore [http://www.smashwords.com/epubcheck/ HOW TO FIX EPUBCHECK ERRORS]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development Activity ==&lt;br /&gt;
&amp;lt;!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For tool updates and development, check https://github.com/IDPF/epubcheck&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add the Ohloh.com ID for the tool, if known. --&amp;gt;&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=epubcheck&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mila rianto</name></author>
	</entry>
</feed>