What (open source) epub reader do you use to read (verify) output from Quarto? #4152
Replies: 5 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Another free option (though not open source) is to use the ePub validator built into Apple's ePub Upload for Apple Book. You need an Apple ID, but otherwise the submission process is simple. If you're not worried about Apple getting a copy of your file (they say they throw it away), I find it a quick and easy way to do a sanity check on an ePub. |
Beta Was this translation helpful? Give feedback.
-
I cam across this new epub reader project on flathub Koodo reader, has .dmg and .exe packages for mac and windows. |
Beta Was this translation helpful? Give feedback.
-
I also discovered https://www.w3.org/publishing/epubcheck/ which is a Java-based command-line tool. If I'm not mistaken, Apple's verification uses it, since the error messages are similar (at least for my Quarto project). |
Beta Was this translation helpful? Give feedback.
-
I just read them in zotero |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My book project is nearing a release at the end of February. Some weeks ago, I tried to view the ePub output (it's not an essential format for me) using a couple of tools on Windows, with very mixed results. In one case, with Aquile Reader, two columns in a table seemed to have inverted the width specifications (vs. the HTML and PDF formats that are great). Other results were very mixed - figures (I use SVG a lot) were badly cropped or even cut off. I came to a quick conclusion after looking at those tools (on Windows) that unless I want to install Calibre (which is frankly huge), there don't seem to be many options.
For the students who'll read my book in ePub format (again, not required), I would like to recommend something robust, smaller than Calibre, and open source. Sumatra PDF will read an epub file, but it seems it's just presented much like a PDF - not really an e-reader.
What tool(s) do you use for EPUB and why? Do you convert them to Kindle? Please mention if the tools are open source or free and on which platform (Windows, MacOS, Linux).
Beta Was this translation helpful? Give feedback.
All reactions