I’ve been using calibre since around 2009 and it is an incredible piece of software. For handling ebooks, specially for eBook readers and file formats, it has no equal. Unfortunately it is built around the idea of installing it into one computer and connecting your eBook to it. Which makes it a bit clunky in my opinion nowadays.
Maybe calibre web fixes that, I need to check it one day. For actual books I think it falls between that and booklore.
All the other options seem to be more indicated to comics and manga, which is another aspect I’ve been noticing calibre does not do such a great job. I think I’ll have to keep two different ones, one for reading from a tablet comics and such and another for ebooks to send to the reader.
… comics and manga, which is another aspect I’ve been noticing calibre does not do such a great job
Absolutely. Calibre is horrible with anything that is fixed format. I recently backed up my entire Kindle library with about 1k manga volumes, expecting to be able to convert from KFX to EPUB format as I have been doing for my regular books for 15+ years. Calibre failed awfully at this. The only thing it’s reasonably good at with comics, is converting to ZIP format. So I had to write a Python script to take the KFX -> ZIP outputs from Calibre and convert them into working EPUB files.
I’ve been using calibre since around 2009 and it is an incredible piece of software. For handling ebooks, specially for eBook readers and file formats, it has no equal. Unfortunately it is built around the idea of installing it into one computer and connecting your eBook to it. Which makes it a bit clunky in my opinion nowadays.
Maybe calibre web fixes that, I need to check it one day. For actual books I think it falls between that and booklore.
All the other options seem to be more indicated to comics and manga, which is another aspect I’ve been noticing calibre does not do such a great job. I think I’ll have to keep two different ones, one for reading from a tablet comics and such and another for ebooks to send to the reader.
Absolutely. Calibre is horrible with anything that is fixed format. I recently backed up my entire Kindle library with about 1k manga volumes, expecting to be able to convert from KFX to EPUB format as I have been doing for my regular books for 15+ years. Calibre failed awfully at this. The only thing it’s reasonably good at with comics, is converting to ZIP format. So I had to write a Python script to take the KFX -> ZIP outputs from Calibre and convert them into working EPUB files.
There’s a docker that essentially sets up a web VNC for Calibre. I do this for file conversion, DRM removal (only books I buy), etc.
Then I use Calibre-web for the OPDS server and nice web UI.