View Single Post
Old 03-26-2022, 04:49 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,864
Karma: 169716272
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by codefusion View Post
Greetings all,

Is there anyway to export chapters to individual .txt or .doc files automatically?
I see there is a way to convert the book for .txt or .doc etc.. but I'm needing to extract each chapter to a file for a project I'm working on.

My input format is .mobi
As far as I recall, exporting to .txt or .docx and then splitting the file in your work processor is likely to be the easiest method. You could convert the mobi to epub and then split the epub using the epubsplit plugin and then converting the mass of epubs produced to .docx but since you have to manually select the split points in either case, the first method is likely to be easier.
DNSB is offline   Reply With Quote