View Single Post
Old 03-26-2022, 09:33 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,744
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
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

Thank you for any thoughts or ideas
Quote:
Originally Posted by codefusion View Post
Thank you, I forgot to mention I'm needing to extract hundreds of chapters into separate files.
I would convert to .txt and use a command line text editing tool(s), which can be incorporated into a script.

Best Text Editors for Linux Command Line

Some of those (e.g Vim and Emacs) are available on Windows.

BR

Last edited by BetterRed; 03-26-2022 at 09:58 PM.
BetterRed is offline   Reply With Quote