how to read pdf as image

30 views (last 30 days)
madhvi arya
madhvi arya on 16 Feb 2015
Answered: Sagar Hukkire on 8 Jan 2021
i want the contents of pdf to be shown in image format
  3 Comments
Akhil Shetty
Akhil Shetty on 14 Apr 2020
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 on 14 Apr 2020
Edited: Rik on 14 Apr 2020
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.

Sign in to comment.

Answers (1)

Sagar Hukkire
Sagar Hukkire on 8 Jan 2021
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

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!