how to read pdf as image

25 次查看(过去 30 天)
madhvi arya
madhvi arya 2015-2-16
i want the contents of pdf to be shown in image format
  3 个评论
Akhil Shetty
Akhil Shetty 2020-4-14
Hi Geoff,
The last line of your question is exactly my requirement.
I have a set of scanned documents saved as a pdf (about 50 pages). I want to save each page as an image so that I can process each image (page) separately.
Is there a way to achieve this??
Rik
Rik 2020-4-14
编辑:Rik 2020-4-14
Using an external tool seems to be the best strategy. You can compose the required commands as strings, use system an read the resulting png as normal.
If you use GhostScript you can even be fairly platform-independent.

请先登录,再进行评论。

回答(1 个)

Sagar Hukkire
Sagar Hukkire 2021-1-8
Hi Madhvi
This is exactly you are looking I guess ( to get text from scan pdf). Please let us know if you need further help on it
Thanks
Sagar

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by