Any support for PPT/PPTX #14703
jinghuazhao
started this conversation in
Ideas & Features
Replies: 1 comment 1 reply
-
根据提供的文档,PaddleOCR目前主要支持将PDF转换为Word文档(PDF2Word),但并没有直接提到支持将PDF转换为PPT/PPTX的功能。不过,PaddleOCR的OCR技术和版面分析功能(如PP-StructureV2)可以识别PDF中的文本和布局,这为将PDF转换为可编辑的PPT/PPTX提供了可能性。 解决方案建议:
总结:目前PaddleOCR没有直接支持PDF转PPT/PPTX的功能,但通过结合OCR技术和现有工具,你可以实现类似的效果。如果PaddleOCR未来能够开发类似PDF2Word的PDF2PPT功能,将会非常有用。 Response generated by 🤖 feifei-bot | deepseek-chat |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have recently created a presnetation in PDF but being asked for a PPT/PPTX counterpart -- I then used online-convert, https://document.online-convert.com/convert/pdf-to-ppt, to turn it into a PPT which looks perfect except that all slides are image. I would be great if the OCR functionality here can be a plugin for PowerPoint. 使用在线转换工具将PDF转换为PPT时,所有幻灯片都变成了图片,导致无法编辑其中的文本。如果PaddleOCR能做,会很了不起。
Beta Was this translation helpful? Give feedback.
All reactions