View Single Post
Old 12-18-2020, 03:36 PM   #2
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,649
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by vedri View Post
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?
Leave them where they are? Otherwise, you are going to have the edit the file location information in the html documents for every image.
DNSB is offline   Reply With Quote