View Single Post
Old 11-17-2024, 07:53 PM   #1604
axu2
Groupie
axu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfoldedaxu2 reads XML... blindfolded
 
Posts: 180
Karma: 52202
Join Date: Jun 2023
Device: Kindle Scribe
Quote:
Originally Posted by kript96 View Post
I was reading in a post on reddit someone using kcc paired with Mapaki to get an azw3 file that should have an higher final resolutions than mobi. I didn't know that mobi limited the resolution to 1080p "losing" ppi on the scribe so i was curious, is there a way to take full advantage of the scribe resolution just using KCC?
kindlegen and Send to Kindle limit the image height to 1920. So effectively 1440x1920 for a full screen image.

the Scribe is 1860x2480.

the other tool mentioned uses a third party way to generate azw3 files without resolutions restrictions in go, which is different than the official Amazon kindlegen that kcc uses. So the final files may behave differently.

more discussion here: https://github.com/ciromattia/kcc/issues/460

Unfortunately, kcc doesn't use that third party go library to generate azw3 manga. Open to pull requests! But kcc is written in python so that might complicate things.

Last edited by axu2; 11-17-2024 at 08:02 PM.
axu2 is offline   Reply With Quote