1

I am searching for a way to extract only images from pdf files using either apache tika or pdfbox but the image should not get blurred. Please help I am new to pdfbox and apache tika. But show me the latest method for pdfbox 2.0.7 API as many classes and methods have changed in newer API's as compared to older API's.

  • Possible dup: https://stackoverflow.com/questions/8705163/extract-images-from-pdf-using-pdfbox/21301313 –  Jul 26 '17 at 10:22
  • 2
    Download the PDFBox source code and get the ExtractImages.java source code. That is all you need. – Tilman Hausherr Jul 26 '17 at 10:57
  • @Gagravarr you should not only have marked this question a duplicate but you should also have indicated which answer of that question to use. Because all of the answers of the "duplicate" are deficient, merely one is less deficient than the others. – mkl Jul 26 '17 at 20:46

0 Answers0