Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle

Notices

Reply
 
Thread Tools Search this Thread
Old 08-29-2025, 05:11 AM   #1
avas
Junior Member
avas began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2025
Device: kindle colorsoft
AZW3 Won’t Open on Colorsoft – Need Help

Hi everyone,

I’m trying to load AZW3 eBooks (converted from EPUB, not from Amazon) onto my Colorsoft, but I keep getting error messages. Sometimes I can read a few pages, but most of the time they won’t open at all.

I’ve tried:

- Using Calibre via USB
- Send to Kindle (still fails to open)

These same AZW3 books work fine on my 2021 Paperwhite.

Has anyone found a reliable way to get non-Amazon AZW3 eBooks working on Colorsoft? Any advice would be greatly appreciated!
avas is offline   Reply With Quote
Old 08-29-2025, 07:45 AM   #2
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,759
Karma: 109269703
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Reboot the colorsoft, or factory reset.

Surely STK is epub -> KFX for a colorsoft?

Make sure that they are azw3 / KF8 and not old mobi or dual mobi, which will work on most PW, but might not on a Colorsoft.

Has it big images?
Quoth is offline   Reply With Quote
Advert
Old 08-29-2025, 11:31 AM   #3
avas
Junior Member
avas began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2025
Device: kindle colorsoft
Quote:
Originally Posted by Quoth View Post
Reboot the colorsoft, or factory reset.

Surely STK is epub -> KFX for a colorsoft?

Make sure that they are azw3 / KF8 and not old mobi or dual mobi, which will work on most PW, but might not on a Colorsoft.

Has it big images?

Sure, the file is in EPUB format when I upload it to STK

I’ve confirmed all the converted files are AZW3 (not old MOBI).
I already tried rebooting and even factory resetting the device, but still no luck.

Interestingly, for manga in AZW3 format, I can read them without issue. But once I import an AZW3 book with only text, the error message appears — and after that, I also can’t open the manga anymore.
avas is offline   Reply With Quote
Old 08-29-2025, 12:09 PM   #4
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,859
Karma: 243276973
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Does it read Amazon purchases directly downloaded from Amazon? If not, then something is clearly wrong with your Colorsoft.
Sirtel is offline   Reply With Quote
Old 09-04-2025, 02:39 AM   #5
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,988
Karma: 27060353
Join Date: Apr 2009
Location: USA
Device: iPhone 15PM, Kindle Scribe, iPad mini 6, PocketBook InkPad Color 3
There is nothing wrong with the Colorsoft, it will have to do with the specific ePub file in question. I suspect it is a fixed layout ePub; it's also possible that it has other problems, e.g. doesn't pass epubcheck.

A good test is to open with Kindle Previewer. If it barfs, then it will emit an error report, maybe you can fix and try converting again.

But if it is fixed layout ePub (comic book or some such), STK will not convert it properly: it does not support fixed layout ePub and will munge it into reflow able AZW3, and poorly at that. Calibre does not support fixed layout ePub, and will not convert it to usable fixed layout AZW3.

It does not seem like rocket science to do such a conversion, but I've been unable to discover a tool that does it.

I would look at source code for KindleUnpack; it will do AZW3 fixed layout to fixed layout ePub, maybe someone could reverse the workflow to do the reverse operation.

If it consists only of page images (without positioned text & embedded fonts) then you could extract the images (there's a function in calibre-edit to do this) and then build AZW3 with Kindle Comic Converter, or build KFX with Kindle Create and KFX output plugin. Of course either of those needs to be side loaded.

Last edited by tomsem; 09-04-2025 at 02:47 AM.
tomsem is offline   Reply With Quote
Advert
Old 09-04-2025, 05:48 AM   #6
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,859
Karma: 243276973
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by tomsem View Post
There is nothing wrong with the Colorsoft, it will have to do with the specific ePub file in question. I suspect it is a fixed layout ePub; it's also possible that it has other problems, e.g. doesn't pass epubcheck.

A good test is to open with Kindle Previewer. If it barfs, then it will emit an error report, maybe you can fix and try converting again.

But if it is fixed layout ePub (comic book or some such), STK will not convert it properly: it does not support fixed layout ePub and will munge it into reflow able AZW3, and poorly at that. Calibre does not support fixed layout ePub, and will not convert it to usable fixed layout AZW3.

It does not seem like rocket science to do such a conversion, but I've been unable to discover a tool that does it.

I would look at source code for KindleUnpack; it will do AZW3 fixed layout to fixed layout ePub, maybe someone could reverse the workflow to do the reverse operation.

If it consists only of page images (without positioned text & embedded fonts) then you could extract the images (there's a function in calibre-edit to do this) and then build AZW3 with Kindle Comic Converter, or build KFX with Kindle Create and KFX output plugin. Of course either of those needs to be side loaded.
There are more than one book, they're text-based (not images) and work perfectly on the OP's other Kindle. So it does seem to be an issue with their Colorsoft.
Sirtel is offline   Reply With Quote
Old 09-05-2025, 01:37 AM   #7
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,988
Karma: 27060353
Join Date: Apr 2009
Location: USA
Device: iPhone 15PM, Kindle Scribe, iPad mini 6, PocketBook InkPad Color 3
Quote:
Originally Posted by Sirtel View Post
There are more than one book, they're text-based (not images) and work perfectly on the OP's other Kindle. So it does seem to be an issue with their Colorsoft.
I missed that, thanks.

Still it seems (post #3) STK is converting it to AZW3, when normally it would be converted to KFX. The only cases I've seen this happen are when conversion to KFX fails, which points to issue with source file. That's why I suggested feeding it to Kindle Previewer to see what happens (or use KFX output plugin to attempt conversion to KFX, which uses Kindle Previewer).

And of course it would be informative to try the AZW3 on some other Colorsoft, or even some other 2024 Kindle. Is this particular CS defective? or have they somehow botched up AZW3 support in newer models?

Last edited by tomsem; 09-05-2025 at 07:24 PM.
tomsem is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle Colorsoft can't open certain MOBI files Vroo Amazon Kindle 3 11-18-2024 03:40 AM
Installed Calibre won't open, downloaded won't install RBW Calibre 5 04-07-2023 11:13 PM
AZW3 won't convert bartveld Calibre 16 10-22-2017 07:46 AM
Converted to .azw3 - but KDP won't accept? Austruck Calibre 3 12-20-2015 04:23 PM
Kindle PW Won't Open Non-Amazon Books Transferred Through USB (MOBI,AZW3) Timg1089 Amazon Kindle 19 12-15-2014 12:15 AM


All times are GMT -4. The time now is 11:43 AM.


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