clach04 / ebook_rename

rename ebook file names
Apache License 2.0
0 stars 0 forks source link

epub fb2 support #1

Open clach04 opened 2 years ago

clach04 commented 2 years ago
  1. https://github.com/dnkorpushov/ebookmeta
  2. https://github.com/alexpdev/ebookatty

Also see

clach04 commented 1 year ago

Also check out libraries for reading alternative formats:

clach04 commented 1 year ago

https://github.com/vseklecov/sopds has fb2 reader/parser

clach04 commented 1 year ago

https://github.com/kevinhendricks/KindleUnpack/blob/master/DumpMobiHeader_v023.py has an alternative mobi/Azw headers reader

clach04 commented 1 year ago

https://github.com/alexpdev/ebookatty mobi, azw, and epu . No pdf.

clach04 commented 1 year ago

https://github.com/stsewd/bookpy PDF only, extracts text and scrapes that (along with ISBN lookup)