Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i output MOBI instead of AZW3? #46

Open
combbbb opened this issue Oct 28, 2024 · 6 comments
Open

how do i output MOBI instead of AZW3? #46

combbbb opened this issue Oct 28, 2024 · 6 comments

Comments

@combbbb
Copy link

combbbb commented Oct 28, 2024

how do i output MOBI instead of AZW3?

@leotaku
Copy link
Owner

leotaku commented Oct 28, 2024

Hi! For what reason do you want to do this? The formats MOBI and AZW3 kind of blend into each other, with AZW3 being basically just MOBI with Amazon extensions for Kindle.

If your reader only supports "pure" MOBI and not AZW3, it is unlikely it will be able to display manga/comics.

@combbbb
Copy link
Author

combbbb commented Oct 28, 2024

hi, so the reason is, that kindle only shows the covers of sideloaded ebook in lockscreen if they are in mobi format. in azw3 this doesn't work unfortanetly. thats why i always used kindle comic converter. but ofc would be nice if i can leave out that step with kojirou

@leotaku
Copy link
Owner

leotaku commented Oct 28, 2024

Interesting, I will have to look into that. Basically I would have to find out, how the reader decides that a file is "MOBI" for the purpose of showing the cover.

Do you know if this behavior is documented anywhere else, e.g. on GitHub or forum threads?

@combbbb
Copy link
Author

combbbb commented Oct 30, 2024

i didn't really look for any documentation of this problem. but i just tried it again and with mobi and azw3. same result. azw3 never shows the cover when kindle is in standby - with mobi no problem.

@leotaku
Copy link
Owner

leotaku commented Oct 31, 2024

How are you converting from AZW3 to MOBI? Are you simply changing the file extension, or using some tool to perform the conversion?

@combbbb
Copy link
Author

combbbb commented Oct 31, 2024

i just convert the cbz from another source to mobi with kindle comic converter.

for both instances i use calibre to load the book onto my kindle.

they both turn up with covers in the gallery/library view but as a lockscreen/standby cover only the mubi file will show the cover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants