Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 08-06-2026, 04:23 PM   #1786
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,400
Karma: 95902893
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by tomsem View Post
Kindle Previewer (3.106.0) is giving this error (hence KFX output fails) converting an ePub:

E21018: Enhanced Mobi building failure, while parsing content in the file.
The error message indicates a failure in the kindlegen part of the conversion process. I suspect that it is related to the quote characters contained in the alt text.

I am unable to duplicate the problem. I pasted that code into an EPUB and it converted without error using Kindle Previewer 3.106.
jhowell is offline   Reply With Quote
Old 08-06-2026, 08:52 PM   #1787
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 7,234
Karma: 28183005
Join Date: Apr 2009
Location: USA
Device: iPad Mini, Kindle Colorsoft, Kindle Scribe Colorsoft
Quote:
Originally Posted by jhowell View Post
The error message indicates a failure in the kindlegen part of the conversion process. I suspect that it is related to the quote characters contained in the alt text.

I am unable to duplicate the problem. I pasted that code into an EPUB and it converted without error using Kindle Previewer 3.106.
Visually the exact same alt text is in a nearby <img> tag. But maybe issue presents only with some enclosing block. I’d try sending that but don’t have access to my Mac ATM.

There are 3 of them with this issue in this HumbleBundle offering:

https://www.humblebundle.com/books/t...i-apress-books

Data Engineering With Generative…
From Data to Dollars…
A Guide to Adobe Animate…


The last of these is included in the $5 option.

If you can point me to an obfuscater script/plugin I will try to see if I can supply example directly but not clear obfuscated book would have issue.

Calibre’s editor check finds tons of errors but cannot fix any of them, and the one KP3 complains of is not one of them AFAICT.

Note Send To Kindle complains too as expected (which was source of initial discovery). Never found STK complain if KP3 does not as well.

Last edited by tomsem; 08-06-2026 at 08:59 PM.
tomsem is offline   Reply With Quote
Old 08-06-2026, 09:13 PM   #1788
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,400
Karma: 95902893
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by tomsem View Post
If you can point me to an obfuscater script/plugin I will try to see if I can supply example directly but not clear obfuscated book would have issue.
You could try the ScrambleEbook plugin.

I am willing to look at an example that fails if you can provide one, but I am unlikely to be able to do anything about it since it is Amazon’s software that is failing.
jhowell is offline   Reply With Quote
Old 08-07-2026, 09:02 AM   #1789
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,400
Karma: 95902893
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by tomsem View Post
Note Send To Kindle complains too as expected (which was source of initial discovery). Never found STK complain if KP3 does not as well.
You could try conversion of those books to KFX using the kfxgen plugin. That plugin does not rely on the Kindle Previewer. It might also be built-in to calibre in a future release.

You might need to uninstall KFX Output in order to make it work. As far as I can tell calibre does not allow selection between multiple output plugins for the same format and I don't know how it chooses which one to use for conversion.
jhowell is offline   Reply With Quote
Old 08-12-2026, 08:07 PM   #1790
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 7,234
Karma: 28183005
Join Date: Apr 2009
Location: USA
Device: iPad Mini, Kindle Colorsoft, Kindle Scribe Colorsoft
Quote:
Originally Posted by jhowell View Post
You could try conversion of those books to KFX using the kfxgen plugin. That plugin does not rely on the Kindle Previewer. It might also be built-in to calibre in a future release.

You might need to uninstall KFX Output in order to make it work. As far as I can tell calibre does not allow selection between multiple output plugins for the same format and I don't know how it chooses which one to use for conversion.
Thanks, I'll give that a try.
tomsem is offline   Reply With Quote
Old 08-16-2026, 03:47 PM   #1791
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 7,234
Karma: 28183005
Join Date: Apr 2009
Location: USA
Device: iPad Mini, Kindle Colorsoft, Kindle Scribe Colorsoft
Quote:
Originally Posted by jhowell View Post
You could try conversion of those books to KFX using the kfxgen plugin. That plugin does not rely on the Kindle Previewer. It might also be built-in to calibre in a future release.

You might need to uninstall KFX Output in order to make it work. As far as I can tell calibre does not allow selection between multiple output plugins for the same format and I don't know how it chooses which one to use for conversion.
I installed kfxgen, had to uninstall (not just disable) KFX Output. The conversion is very fast, and they seem to open fine on my Kindle.

There are some (I would say numerous) formatting issues that are not present in the original ePub, guessing CSS issues.

(I assume kfxgen is not capable of converting fixed layout ePub, e.g. comics)

However this does not tell me anything about why Send To Kindle and Previewer complain.

If you are curious, I've attached scrambled version of one of the books, which still has the Previewer issue.
tomsem is offline   Reply With Quote
Old Yesterday, 07:38 AM   #1792
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,400
Karma: 95902893
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by tomsem View Post
I installed kfxgen, had to uninstall (not just disable) KFX Output.
The next release of the KFX Output plugin will allow switching to kfxgen when it is disabled.

Quote:
Originally Posted by tomsem View Post
I assume kfxgen is not capable of converting fixed layout ePub, e.g. comics
Yes, as far as I know it only handles reflowable books.

There is however a different project that is supposed to handle comics, kindle-comic-workaround-5.19.x. I haven't tried it.

Quote:
Originally Posted by tomsem View Post
However this does not tell me anything about why Send To Kindle and Previewer complain.

If you are curious, I've attached scrambled version of one of the books, which still has the Previewer issue.
I took a look at your EPUB and it contains the HTML entities &lt; and &gt; in image alt text which are handled incorrectly by the Kindle Previewer. That is a long-standing bug that is automatically corrected by this plugin before passing an EPUB to the Previewer for conversion.

Last edited by jhowell; Yesterday at 05:24 PM.
jhowell is offline   Reply With Quote
Old Yesterday, 04:47 PM   #1793
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 7,234
Karma: 28183005
Join Date: Apr 2009
Location: USA
Device: iPad Mini, Kindle Colorsoft, Kindle Scribe Colorsoft
Thanks for looking at this, that's easy enough to fix.

I knew about kindle-comic-workaround too but have not tried it, mostly because I prefer to use Kindle Create to be able to tweak things (add ToC and sometimes guided view) and preview result before converting.

I've also seen a project that converts PDF to functional Print Replica KFX but have yet to try that.
tomsem is offline   Reply With Quote
Reply

Tags
kfx, linux, wine


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Conversion Output] KePub Output Plugin jgoguen Plugins 588 03-28-2025 02:26 PM
Conversion output plugins? jgoguen Development 14 08-10-2013 11:19 AM
Output file name after conversion dbellefuil Calibre 2 06-14-2013 04:40 PM
catalogue builder output columns are not in the same order in the output KWhytte Library Management 5 12-04-2012 02:03 AM
Conversion output folders TechieLady Conversion 6 01-19-2012 02:49 AM


All times are GMT -4. The time now is 07:58 PM.


MobileRead.com is a privately owned, operated and funded community.