View Single Post
Old 12-18-2020, 03:16 PM   #1
vedri
Member
vedri began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jul 2013
Device: Onyx Boox Note Air 2 Plus
How to change image location for html file converted from epub?

Hi,


when converting some epub books to html additional directory with images is extracted to /images subfolder.

pandoc -s --extract-media=ABC_files ABC.epub -o ABC.html

I would like to move all the images to root of ABC_files folder and change their location in html document to new location.

What is the easiest way to do that?
vedri is offline   Reply With Quote