描述
Feature Request/Idea : A way to import a pdf or ppt presentation to an impress.js presentation.
I could not find anything related to this apart from this "PPT-Extract-Impress" .
The basic idea is : I want to work with impress.js presentations only , but to do so, all my existing presentations (either in ppt or pdf or both) needs to be converted into impress.js presentations. Most of the existing solutions including above solution, work the following way : Convert all slides to images and add them to current presentation. This solution is not the best as it takes away the possibility (and very many others) of formatting, copying or even searching text in the pdf/ppt which we had.
Any ideas how to go about achieving this. (maybe use some other tools to support etc)