2. Resources & Software
We recommended the following resources and software to use when developing accessible EPUBs. We use these tools ourselves, and refer to them throughout the Toolkit.
Software to Unzip and Zip EPUBs
EPUBS (.epub) files are made up of several files in a zipped package. You will need to unzip a .epub file to edit it, and zip up the files to create a .epub that can be read with ereader software.
- eCanCrusher - A simple utility for zipping and unzipping EPUB.
Software to edit the files within an EPUB
You will need a code editor to edit the individual files within an EPUB. You can use Notepad on Windows or TextEdit on a Mac. However, we find specialized code editors to be very helpful. If you already use a code editor, feel free to use it. However, we recommend:
- Komodo Edit 12.0.1 - A free open source editor code editor for editing individual files within the unzipped EPUB.
- Sublime Text 4 editor - A cross-platform code editor for editing individual files within the unzipped EPUB
- Click here to download and install Sublime Text 4 for Windows 64-bit.
- Click here to download and install Sublime Text 4 for MAC OS.
- Sublime Text 4 Documentation
Tools to check EPUBs for errors and accessibility
These tools automatically check your EPUB against the EPUB standard, and accessibility guidelines:
- pagina EPUB-Checker - A drag and drop validation tool for unzipped EPUB based on the official open-source epubcheck tools.
Tools to check EPUBs for accessibility
These tools check that WCAG and EPUB 3.0 Accessibility standards are met. The tools also recommend best practices.
ACE by DAISY
DAISY Ace requires NodeJS
DAISY Ace successfully installs if NodeJS (version 6.4.0 or higher) has been installed initially in your platform.
To check if NodeJS is already installed in your platform type the command node -v in your terminal to see the version output.
To install NodeJS, download the required file based on your platform here.
E-readers for EPUBS with accessibility support
- eKitabu e-reader - Is a multifaceted eBook reader that handles EPUB, the international standard for e-reading.
- Thorium Reader
- Adobe Digital Editions
- Click here to download.
- VitalSource Bookshelf
- Click here to download.
Tools to help you learn how to describe images
- POET image description tool - developed by The DIAGRAM Center, the Poet image description tool is an open-source, web-based tool for creating and providing guidelines to writing image descriptions for images in existing DAISY and EPUB books.
Tools to edit image files and work with PDFs
- Adobe Acrobat (proprietary, paid) - Adobe's PDF Editor, Adobe Acrobat DC.
- LibreOffice Draw (open source, free) - Part of the LibreOffice suite, LibreOffice Draw includes tools to extract images from PDFs.
- GIMP (open source, free) - GIMP is a sophisticated image editing tool.
EPUB editors and other EPUB authoring tools
There are some good tools to edit EPUBs. These tools are not documented in this Toolkit. However, we can recommend these tools that we have tested ourselves and know are used successfully by some of our content developers and publishing partners.
- Bloom by SIL Lead - Bloom software makes it easy to write a storybook, then export to accessible EPUB. Bloom is also supported by All Children Reading's Book Boost:Access for All Challenge
- Calibre - is a widely used EPUB editor.
- Sigil - Sigil is a free, open source, multi-platform e-book editor. It is designed to edit books in EPUB format (both EPUB 2 and EPUB 3).