Text2ePub-clj – Convert plain text into .epub on Clojure

Category : Software

Text2ePub-clj is freeware written in Java/Clojure (the source code is accessible publicly). Although rich document with photos, graphs, drawings might not be too bad, the basis of  developers should be text file. It is easy to write or edit. Furthermore, we can write it hand over hand using a favorite text editor.

IMG_0003.PNG

making text into ePub

Not only developers but also novelists can compete only in attractive writing using text, omitting extra figures or character decorations. Text2ePub-clj will help us bind such text files into ePub, which is the basic format of e-books.

Read Full Article