GithubHelp home page GithubHelp logo

daisy / epubcheck Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w3c/epubcheck

0.0 5.0 0.0 55.3 MB

Validation tool for EPUB

License: MIT License

Shell 0.07% Java 30.68% FreeMarker 0.03% Batchfile 0.01% XSLT 0.37% CSS 6.37% HTML 61.00% JavaScript 0.09% Python 1.39%

epubcheck's Introduction

EpubCheck Release

EpubCheck is a tool to validate EPUB files. 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.

About this fork

This is a fork from the DAISY Consortium, to experiment with the creation of an accessibility report from EpubCheck.

This fork adds an --a11y option to EpubCheck's CLI, which receives a file path argument. When the --a11y option is enabled, EpubCheck will produce a report (in HTML) to assist with accessibility auditing.

Currently, the accessbility report features :

  • the outline computed from the HTML headings of the content documents
  • a copy of the Navigation Document toc, for comparison with the previous outline
  • a list of all the images (from the Content Documents img HTML elements) associated with their descriptions (alt text).

Downloads

Check the releases page to get the latest distribution.

EpubCheck 4.0.1 is the latest recommended version to validate both EPUB 2 and 3 files.

Documentation

Documentation on how to use EpubCheck, to contribute to the project or to translate messages is available on the EpubCheck wiki.

Technical discussions are hosted on the EpubCheck Google Group

Credits

EpubCheck is a project coordinated by IDPF. 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.

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

License

EpubCheck is made available under the terms of the New BSD License


Building EpubCheck

Build Status

To build epubcheck from the sources you need Java Development Kit (JDK) 1.7 or above and Apache Maven 2.3 or above installed. On Windows, you should build in a git bash shell (see http://github.com help)

You will also need Python to be able to run the BookReporter and related tools.

Build and run tests:

$ mvn install

Will copy .*jar files and packages to target/ folder...

epubcheck's People

Contributors

andrewdotn avatar cuadratin avatar garthconboy avatar georgebina avatar josteinaj avatar lizadaly avatar margelatu avatar mattgarrish avatar rdeltour avatar skoji avatar skreutzer avatar sorotokin avatar takahashim avatar tledoux avatar tofi86 avatar tomochan001 avatar vincent-gros avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.