How do I convert a text file to the EPUB format?

jamesh

I have a bunch of book length text files I'd really like to read on my EPUB reader (as it happens FBReaderJ). What would be the best route to convert them?

I have access to Mac OS X and Linux (Ubuntu). Probably happiest with a command line, but would setting for a GUI for batch conversion.

My criteria for success are really based upon the shortfalls I have found with Calibre

  • must do the whole book
  • at least a guess of what the title/author may be. Minimum the source filename for the title.
  • hygienic with files it uses - tidies up after itself (this is less important)
  • doesn't try to be an all-in-one library manager (again, less important).
  • is lenient in parsing special characters (e.g. < and & characters).
jamesh

For the Mac OS X and Windows, I have had success with Stanza for Desktop.

This supports a good range of export formats.

More importantly, it copes very well with

  • detecting chapters in large text files.
  • unicode, including "significant" characters like < and &.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I convert .epub files to plain text?

From Dev

How do I convert epub to mobi using calibre?

From Dev

How do I convert epub to mobi using calibre?

From Dev

How to convert any format(.txt, .Doc) file into epub file in android application

From Dev

How do I write a dictionary info a text file in this format? (Python)

From Dev

How do I convert this to use a text file instead?

From Dev

How do I convert a text file of multiple emails to mbox?

From Dev

Is there a way to convert a PDF file to ePUB format WITHOUT using Calibre

From Dev

How do I maintain the format of a text file when reading a text file through Python?

From Dev

Can I use webpack to convert multiple .epub files at once using config file and how?

From Dev

How do I convert a factor into date format?

From Dev

How to do I convert the contents to the below format?

From Dev

how do i convert a string to specific format

From Dev

How do I convert date to format "ddmmyyyy"

From Dev

Can I use FileReader to read a file containing images and video (say an epub file) and text and is it suggested to do so with respect to perfomance.

From Dev

How do I format text within a JList?

From Dev

How do I convert a file from one format to any other in java?

From Dev

How do I convert a Text to a bytestring Builder?

From Dev

How do I convert Dynamic Javascript to Text?

From Dev

How do I convert numbers into text? (In mySQL)

From Dev

Is it possible to convert an EPUB file to HTML?

From Dev

how do I pass a date in text format to DATE format with sql

From Dev

How to convert text file to CoNLL format for malt parser?

From Dev

How do I convert a text file with a list of arrays into actual arrays in PHP

From Dev

How do I call a URL that has a text file, convert it to a string and display it in ionic 2?

From Dev

How do I convert csv file to rdd

From Dev

How do I convert an .img file to vhd?

From Dev

How do I convert txt file to xml?

From Dev

How do I convert this to read a zip file?

Related Related

  1. 1

    How can I convert .epub files to plain text?

  2. 2

    How do I convert epub to mobi using calibre?

  3. 3

    How do I convert epub to mobi using calibre?

  4. 4

    How to convert any format(.txt, .Doc) file into epub file in android application

  5. 5

    How do I write a dictionary info a text file in this format? (Python)

  6. 6

    How do I convert this to use a text file instead?

  7. 7

    How do I convert a text file of multiple emails to mbox?

  8. 8

    Is there a way to convert a PDF file to ePUB format WITHOUT using Calibre

  9. 9

    How do I maintain the format of a text file when reading a text file through Python?

  10. 10

    Can I use webpack to convert multiple .epub files at once using config file and how?

  11. 11

    How do I convert a factor into date format?

  12. 12

    How to do I convert the contents to the below format?

  13. 13

    how do i convert a string to specific format

  14. 14

    How do I convert date to format "ddmmyyyy"

  15. 15

    Can I use FileReader to read a file containing images and video (say an epub file) and text and is it suggested to do so with respect to perfomance.

  16. 16

    How do I format text within a JList?

  17. 17

    How do I convert a file from one format to any other in java?

  18. 18

    How do I convert a Text to a bytestring Builder?

  19. 19

    How do I convert Dynamic Javascript to Text?

  20. 20

    How do I convert numbers into text? (In mySQL)

  21. 21

    Is it possible to convert an EPUB file to HTML?

  22. 22

    how do I pass a date in text format to DATE format with sql

  23. 23

    How to convert text file to CoNLL format for malt parser?

  24. 24

    How do I convert a text file with a list of arrays into actual arrays in PHP

  25. 25

    How do I call a URL that has a text file, convert it to a string and display it in ionic 2?

  26. 26

    How do I convert csv file to rdd

  27. 27

    How do I convert an .img file to vhd?

  28. 28

    How do I convert txt file to xml?

  29. 29

    How do I convert this to read a zip file?

HotTag

Archive