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)

贡献者指南

Import PPT/PDF to impress.js · impress/impress.js#648 | Good First Issue