Hello all,
I know how to get a book cover, well, I haven't implement any solution yet, but it shouldn't be that difficult when you have your instance of book open.
But the problem is, I'm uploading a books into a database, and I'm not using epub.js at this point. Then I'm displaying all the books I have in my db in a view.
The thing is, I need to be able to extract epub cover before using
is there any way, EPUBJS.core method, or any other method, which will allow me to extract only cover of a book, without opening it ?
It's very important feature.
Any help greatly appreciated!
Thanks!