Fb2rip
# Clone from GitHub (common source) git clone https://github.com/rupor-github/fb2rip.git cd fb2rip
Converting entire libraries of FB2 books into more modern or device-specific formats for readers like Kindle or iPad. fb2rip
for f in *.fb2; do fb2rip "$f" -o "$f%.fb2.txt"; done # Clone from GitHub (common source) git clone https://github
Convert to EPUB:
fb2rip --encoding utf-8 book.fb2 > out.txt do fb2rip "$f" -o "$f%.fb2.txt"
(stored as Base64 strings directly within the XML file)