About This Tool
This tool converts Epubs to Tbooks. It:
Makes one ZIP file per run
Names the ZIP file 'QTY Converted EPUBs'.
Populates each ZIP with the processed EPUB files.
Makes one folder per EPUB
Uses the EPUB's name or metadata to name the folder.
Populates the folder with the converted EPUB file content.
Makes one JSON metadata file per EPUB
- Preserves various metadata found in the EPUB.
- Optionally processes metadata values to ASCII.
Makes one MD plain text file per EPUB section
Skips empty sections.
Names the file after the first heading it contains.
Prefixes file names with a number to preserve sort order.
Converts text to Markdown format plain text.
Runs minor cleanup: e.g.
- Swaps consecutive blank lines for a single blank line.
- Removes invisible characters except for 'space'.
(Optionally) Converts to ASCII:
- Converts non-ASCII characters to the most similar: é > e.
- Removes remaining non-ASCII characters.
- Reduces characters used to: A-Z, a-z, 0-9, and symbols.
Notes
Once loaded, this tool runs entirely in a browser.
The tool accepts unencrypted EPUB files.
Currently, the tool only processes EPUB text content.
Guide
(1) Choose settings below.
(2) Drag and drop one or more EPUB files to convert.
(-) The tool will auto-save a ZIP file.
(3) Unzip it to view the converted files.