evan-buss / opds-proxy

Access your OPDS library from any eReader
https://opds-proxy-demo-ckdhm6avqa-uc.a.run.app
MIT License
3 stars 0 forks source link

Use Calibre `book-convert`? #12

Open evan-buss opened 3 months ago

evan-buss commented 3 months ago

Look into the possibility of using Calibre to convert to Kindle friendly format. The kindlegen binary is no longer supported and has a lot of issues with the output (weird characters, layout, etc.).

It would be nice to simply call a conversion API, but not sure if that's available. Ideally we could avoid having to bundle python and Calibre dependencies in our image.