Introduction
Introduction Statistics Contact Development Disclaimer Help
GophHub - kevinboone/epub2txt2:
A simple command-line utility for Linux, for extracting text from
EPUB documents.
Download Repo ZIP Archive
GitHub URL: https://github.com/kevinboone/epub2txt2.git
Repo Size: 190K
Programming Language: C
License: GPL-3.0
Latest Commit Date: 2025-05-31T16:11:56Z
Latest Commit Message:
Merge pull request #41 from CrispStrobe/macos-compile-fix
Fix macOS compilation issues for strdup and asprintf
___________________________________________________________________
src
man1
TODO
README.md
README.MACOS.md
Makefile
LICENSE
.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
___________________________________________________________________
Full README in HTML
___________________________________________________________________
Latest Release: v2.08
Date: 2024-06-18T19:16:17Z
Release Files:
Source code TAR.GZ
Source code ZIP
___________________________________________________________________
Settings
GophHub Home
New files/directories accessed in the last 15 minutes:
0
You are viewing proxied material from tilde.club. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.