Hi everyone,
I have a book assembled from many html files saved from the web. The pages include images on remote servers, e.g.
Code:
<img src="http://www.example.com/01.jpg">
These images show up when I am browsing in Sigil. They also show up in the exported Epub on the computer. They do not show up in the e-reader because the images are not embedded in the Epub itself and the e-reader has no connection.
Does Sigil have an "embed remote images" or "save as complete" function? I could not find it. If not, is there a workaround using Calibre?