Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 03-17-2025, 12:47 PM   #1606
Elaine T
Enthusiast
Elaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolate
 
Posts: 47
Karma: 33664
Join Date: Jun 2015
Device: kindle paperwhite
Quote:
Originally Posted by SASSBS View Post
Thanks so i need to work out how to get access to that folder as it's disallowed in Android 14. Appreciate the confirmation
I have a phone running Android fourteen and just got into the file and put a random fic in kfx format on it. ANd it read.

I have developer access enabled, maybe that made the difference?
Elaine T is offline   Reply With Quote
Old 03-18-2025, 06:10 PM   #1607
mallomar
Enthusiast
mallomar began at the beginning.
 
mallomar's Avatar
 
Posts: 49
Karma: 10
Join Date: May 2018
Device: Onyx Boox Note Air 2, Kindle Oasis 2
Hi, hope you don't mind hearing from me in this thread as well.

Bought these books as EPUBS and when converting them to PDF, ZIP (then renaming as CBZ) or MOBI the text is stripped. Tried converting to KFX and the conversion fails.

Spoiler:
Code:
calibre, version 7.26.0
ERROR: KFX conversion failed: <p><b>Cannot convert Are You My Mother?</b><br><br><b>Conversion error:</b> Kindle conversion has encountered an internal error.</p>


Spoiler:
Code:
calibre, version 7.26.0
ERROR: KFX conversion failed: <p><b>Cannot convert Go, Dog. Go!</b><br><br><b>Conversion error:</b> Kindle conversion has encountered an internal error.</p>


Strangely, Go, Dog, Go! displays fine in Calibre. Are You My Mother? cuts off part of the text and image. Neither display correctly in KoReader or NeoReader on my Boox, but they open without issue in Apple Books on my Mac and open fine on the Android Kindle app after uploading the EPUBs to Send My Kindle. I can send the files if you like but don't think I should upload them as they're copyrighted.
mallomar is offline   Reply With Quote
Old 03-18-2025, 06:37 PM   #1608
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,761
Karma: 59473090
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Are those Breaks valid?
I have always used a self closing version,
Code:
<br />
theducks is offline   Reply With Quote
Old Yesterday, 01:26 AM   #1609
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 43,383
Karma: 165170674
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
The self-closing <br/> is always valid. I also use the self-closing version since that will work whereas <br> without the closing tag may or may not work. Many browsers and renderers will accept <br> without the closing tag but others don't. calibre uses <br> but Sigil considers it as an error as does epubcheck. Several publishers will reject an epub with <br> tags that are not terminated when epubcheck barfs it's error messages.

One interesting oddity is that if you place text between the opening <br> tag and closing </br> tag, most renderers will not display it. I got a freebie epub which placed my email address in about 50 different places in the epub using that trick to hide the text from being displayed.

Code:
OEBPS/Text/Section0001.xhtml,10,236,Col: 54: ERROR(RSC-005): Error while parsing file: text not allowed here; expected the element end-tag

OEBPS/Text/Section0001.xhtml,10,238,Col: 56: FATAL(RSC-016): Fatal Error while parsing file: The element type ""br"" must be terminated by the matching end-tag ""</br>"".

Last edited by DNSB; Yesterday at 01:28 AM.
DNSB is offline   Reply With Quote
Old Yesterday, 08:11 AM   #1610
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: 6,941
Karma: 89256247
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by mallomar View Post
Bought these books as EPUBS and when converting them to PDF, ZIP (then renaming as CBZ) or MOBI the text is stripped. Tried converting to KFX and the conversion fails.
Those appear to be fixed-layout books. That format is generally unsupported by Amazon's Kindle Previewer so a failure to convert is not surprising. Amazon's tool for handling fixed-layout books is Kindle Create. It is a manual process. There is a bit of information about using its output with this plugin to produce KFX in the Converting Comics and Manga section of the first post in this thread, however it is probably not worth the effort to do that.

Quote:
Originally Posted by mallomar View Post
Strangely, Go, Dog, Go! displays fine in Calibre. Are You My Mother? cuts off part of the text and image. Neither display correctly in KoReader or NeoReader on my Boox, but they open without issue in Apple Books on my Mac and open fine on the Android Kindle app after uploading the EPUBs to Send My Kindle. I can send the files if you like but don't think I should upload them as they're copyrighted.
Calibre does not support fixed-layout books. How they display using it is hit or miss.

Send to Kindle works differently from the Kindle Previewer and is likely the best way to get those books on to a Kindle.

Quote:
Originally Posted by mallomar View Post
Hi, hope you don't mind hearing from me in this thread as well.
No problem. This is the right place for your question.
jhowell is offline   Reply With Quote
Old Yesterday, 08:13 AM   #1611
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: 6,941
Karma: 89256247
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by theducks View Post
Are those Breaks valid?
I have always used a self closing version,
Code:
<br />
That is incorrect formatting in the error message produced by this plugin and is unrelated to the cause of this problem. It will correct that to use self closing tags in the next plugin release.
jhowell is offline   Reply With Quote
Old Yesterday, 11:22 PM   #1612
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: 6,881
Karma: 27013865
Join Date: Apr 2009
Location: USA
Device: iPhone 15PM, Kindle Scribe, iPad mini 6, PocketBook InkPad Color 3
Quote:
Originally Posted by jhowell View Post
Those appear to be fixed-layout books. That format is generally unsupported by Amazon's Kindle Previewer so a failure to convert is not surprising. Amazon's tool for handling fixed-layout books is Kindle Create. It is a manual process. There is a bit of information about using its output with this plugin to produce KFX in the Converting Comics and Manga section of the first post in this thread, however it is probably not worth the effort to do that.



Calibre does not support fixed-layout books. How they display using it is hit or miss.

Send to Kindle works differently from the Kindle Previewer and is likely the best way to get those books on to a Kindle.


In my experience if Kindle Previewer fails to convert to KFX, so will Send To Kindle: it will send 'conversion failure' message and then convert it to fixed layout AZW3. AZW3 doesn't support panel view or virtual panels IIRC, page flip etc.

If you want KFX (e.g. for side loading), and it is in fact comic/manga (i.e. just a sequence of page images), then you need to use Kindle Create after extracting the images (export images using calibre editor).

Kindle Create will also let you add ToC, define panel view (or zero time consuming option 'virtual panels'), and make sure facing pages are properly associated for spreads (if spreads are composed from two separate page images).

Fixed layout ePub which include a text layer for one or more pages are more problematic. I don't know of a way to convert them to a fixed layout KFX equivalent, though such a format does exist (distinct from print replica or comic/manga/kids format). Probably best is to convert to AZW3 for side loading (or use Send To Kindle). I think calibre will handle this conversion okay but have not tried it lately.
tomsem is offline   Reply With Quote
Old Today, 12:56 AM   #1613
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 43,383
Karma: 165170674
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by tomsem View Post
Fixed layout ePub which include a text layer for one or more pages are more problematic. I don't know of a way to convert them to a fixed layout KFX equivalent, though such a format does exist (distinct from print replica or comic/manga/kids format). Probably best is to convert to AZW3 for side loading (or use Send To Kindle). I think calibre will handle this conversion okay but have not tried it lately.
FLO ePubs converted by calibre are not usable. I haven't tried one through StK.
DNSB is offline   Reply With Quote
Reply

Tags
kfx, linux, wine

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Conversion Output] KePub Output Plugin jgoguen Plugins 586 02-14-2025 02:24 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 05:01 AM.


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