0

Possible Duplicates:
How can I extract images from a PDF file?
How do I extract image from a pdf file using php

Hi,

is there a library or something available out there to extract out all the images from pdf using PHP language

please help!

Community
  • 1
  • 1
shaheer
  • 276
  • 2
  • 6
  • 16
  • how come is it a duplicate? that guy is looking for a program on unix to extract the images i am looking for a php script and only php script to do so – shaheer May 26 '11 at 11:31
  • I don't believe it's possible to do it with PHP alone. – martynthewolf May 26 '11 at 11:35
  • Possible, it is. But I don't think there's a library in PHP. By the way, [this](http://stackoverflow.com/questions/1606175/how-do-i-extract-image-from-a-pdf-file-using-php) is a duplicate, although the answers aren't any more helpful. I'd say you probably need to either use an utility, a different language or write your own parser. – André Paramés May 26 '11 at 11:48
  • @Andre, can you please tell me of a software which works with windows as i am working on windows and pdfimages works only with unix – shaheer May 28 '11 at 07:15
  • see [this answer on SuperUser](http://superuser.com/questions/134869/how-to-extract-image-from-pdf-file/169462#169462), apparently there's a version compiled for Windows. – André Paramés May 28 '11 at 11:41

0 Answers0