Quote:
Originally Posted by codefusion
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
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