impress/impress.js

Import PPT/PDF to impress.js

Open

#648 建立於 2017年12月4日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)JavaScript (38,178 star) (6,605 fork)batch import
help wanted

描述

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)

貢獻者指南