필터 지우기
필터 지우기

how to read pdf as image

조회 수: 25 (최근 30일)
madhvi arya
madhvi arya 2015년 2월 16일
답변: Sagar Hukkire 2021년 1월 8일
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