https://github.com/gregabbott/tbook
Convert EPUBs to a zip of folders. One folder per book, one MD text file per chapter.
https://github.com/gregabbott/tbook
book converter ebook epub folder javascript markdown plaintext sequential vanilla-javascript
Last synced: about 1 year ago
JSON representation
Convert EPUBs to a zip of folders. One folder per book, one MD text file per chapter.
- Host: GitHub
- URL: https://github.com/gregabbott/tbook
- Owner: gregabbott
- License: mit
- Created: 2024-11-19T18:38:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T16:13:14.000Z (over 1 year ago)
- Last Synced: 2025-02-01T01:41:25.528Z (about 1 year ago)
- Topics: book, converter, ebook, epub, folder, javascript, markdown, plaintext, sequential, vanilla-javascript
- Language: JavaScript
- Homepage: https://gregabbott.github.io/tbook/
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tbook
Visit [the Tbook site](https://tbook.pages.dev/) to convert EPUBs to TBooks.
A Tbook consists of a zipped or unzipped folder
that holds sequential MD or TXT text files.
The folder represents a book
and each file represents a section in the book.
The file names control the section order.
The folder may also contain an optional metadata file.