A simple command-line utility for Linux, for extracting text from
EPUB documents.
(HTM) Download Repo ZIP Archive
(HTM) GitHub URL: https://github.com/kevinboone/epub2txt2.git
Repo Size: 191K
Programming Language: C
License: GPL-3.0
Latest Commit Date: 2025-11-20T12:10:03Z
Latest Commit Message:
Merge pull request #42 from imix/optimize-wstring_length
optimize wstring_length
___________________________________________________________________
(DIR) src
(DIR) man1
(TXT) TODO
(TXT) README.md
(TXT) README.MACOS.md
(TXT) Makefile
(TXT) LICENSE
(TXT) .gitignore
___________________________________________________________________
# epub2txt -- Extract text from EPUB documents
Version 2.11, December 2024
## What is this?
`epub2txt` is a simple command-line utility for extracting text
from EPUB
documents and, optionally, re-flowing it to fit a text display of
a particular
number of columns. It is written entirely in ANSI-standard C, and
should run on
any Unix-like system with a C compiler. It is intended for
reading EPUB e-books
on embedded systems that can't host a graphical EPUB viewer, or
converting such
e-books to read on those systems. However, it should be robust
enough for
other purposes, such as batch indexing of EPUB document
collections.
`epub2txt` favours speed and low memory usage over accuracy of
rendering. Most
of the formatting of the source document will be lost but, with a
text-only
___________________________________________________________________
(HTM) Full README in HTML
___________________________________________________________________
Latest Release: v2.08
Date: 2024-06-18T19:16:17Z
Release Files:
(HTM) Source code TAR.GZ
(HTM) Source code ZIP
___________________________________________________________________
(DIR) Settings
(DIR) GophHub Home
New files/directories accessed in the last 15 minutes:
0