View Single Post
Old 03-15-2026, 11:30 AM   #577
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,334
Karma: 5007213
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by serveth View Post
Hello there,
Is there any plan to update the plugin for Epub 3 support?
The plugin merges all ebooks into Epub 2 even if they are Epub 3. And ebook platforms started to use Epub check and other tools for new accessibility rules (EU) which reject files with errors.
It would be great to just let version 3 files into a version 3 file without modification.
I asked a year ago and basically all responses where in favor of epub2 as the default. Click through here see the responses:

Quote:
Originally Posted by JimmXinu View Post
I've been revisiting the idea of including epub version 3 support natively in EpubMerge.

Currently, EM uses Calibre's Convert to downgrade epub3 to epub2. This works, but Convert is rather intensive with what it changes.

I think I have a handle on how I'd implement epub3 natively in EM. The problem is that I don't really want to deal with epub3 AND epub2 input at the same time, or with epub3 AND epub2 output.

Calibre's Polish Upgrade book internals appears to be much less heavy handed about what it changes when going from epub2 to epub3. The epubs it produces are NOT epub2 back compatible, however. EM output would NOT be epub2 compliant (no NCX TOC). But Convert is still there.

Any opinions on whether reversing EM from epub2 only (albeit with auto-convert) to epub3 only (with auto-polish) is worthwhile?

I will also be looking at epub3 in EpubSplit and FanFicFare (anthology feature, at least).
Calibre's Polish book feature's Upgrade book internals option changes an epub2 to an epub3 mostly painless. But going from an epub3 to an epub2 via Convert rewrites the entire thing.

I am curious tho, what 'ebook platforms' are rejecting epub2s?
JimmXinu is offline   Reply With Quote