View Single Post
Old 03-09-2022, 03:55 AM   #1278
kakaka
Junior Member
kakaka began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2022
Device: Kindle
image embeds mobi8

Hello, noob here. Not sure if this is the right place to ask.
But in mobi, image embeds has an attribute recindex which allows you to easily get the href of the image file from content.opf.
How is that done in the azw format?
When unpacking those files, image embeds look something like this (epub converted to azw3 using calibre).

Code:
<p class="c5" aid="N"><a href="kindle:pos:fid:002A:off:0000000000" title="linked image" aid="O"><img alt="Decorative graphic" title="Decorative graphic" src="kindle:embed:003V?mime=image/jpeg" class="calibre4"/></a></p>
I don't understand any of this.
kakaka is offline   Reply With Quote