Quote:
Originally Posted by kovidgoyal
Your best bet is to simply opent h azw3 file in the calibre editor selecta ll the images files, rght click and export them to a folder on your computer and zip that folder up into a cbz file, which calibre (and other software) can convert/view.
|
Although it's a year old, this thread seems closest to what I'm looking for. Trying to keep the info in one place ...
[Edited to add: I am trying to extract all the page images from a 300 page / 74MB comic which I have as an AZW3 file. The Calibre conversion from AZW3 to any other format falls over (with a "memory error" although the resource monitor shows only 40% of memory used) so extracting the images seems like a sensible idea since I want to end up with a CBZ anyway.]
In my case, all the images have names in random order. For example, in
part0001.html (the second html component of the book) the referenced image file is
00159.jpeg. And this is shown as page 14 according to the page number in image. (So presumably its sequence position in the book is something greater than 14 since there would be pages before the offical "Page 1".) So, is there a way to rename all the image files so that they will sort in order in the file system or in a CBZ when opened by a typical CBZ reader?
(You'll probably realise I don't know much about this.)