View Single Post
Old 01-05-2010, 03:49 AM   #1
janneman
Member
janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.janneman ought to be getting tired of karma fortunes by now.
 
Posts: 13
Karma: 2136218
Join Date: Jan 2010
Device: BEBOOK
Where are epub images stored?

I have an epub file which contains some pages with a (full-page) image.

I want to get the image and open them in an image editor so i can crop the borders. Then reinsert the image in the epub.

How can i do this?

In code it looks like this:
Code:
<img class="calibre1" src="../images/img0016.png" />
I read somewhere that the ../images/img0016.png is just a temporary file and folder that sigil uses.

But i can not find this temporary folder (or the original image). Any ideas?

Thanks!
janneman is offline   Reply With Quote