Is there a nodejs module for converting epub books to pdf?
I am trying to create a telegram bot (in nodejs) for converting epub files to pdf but I can't find any npm module for doing that.
Does anyone know of any module that can receive an epub file and return a pdf file?