KOreader can read lots of filetypes directly without converting... like html files, for example.
python modules:
https://www.mobileread.com/forums/sho...d.php?t=222212
Code:
(If you're unfamiliar with python modules, the install procedure is usually
Code:
python setup.py install
in the root of the project source tree .)
(Well, you might want to D/L the tarballs yourself, and push them on your device manually, unless you have a decent wget/curl in your PATH).