How do I extract images from a pdf

Lakshman Krishnamurthy 0 Reputation points
2024-05-16T18:00:58.3133333+00:00

I do extract images from a PDF

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,978 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. hossein jalilian 10,335 Reputation points
    2024-05-16T18:34:39.38+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    There are several methods you can use:

    • Tools like SysTools PDF Extractor, are designed specifically for extracting images from PDF files in bulk without compromising quality.
    • Adobe Photoshop offers a professional approach to extracting high-resolution images from PDF files. open the PDF file in Photoshop, and each page will be displayed as a separate layer. select the layer containing the desired image, use the selection tools to isolate the image, and then save it in your preferred format.
    • The Snipping Tool is a built-in Windows utility that allows you to capture and save screen snippets, including images from PDF files.

    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful

    1 person found this answer helpful.
    0 comments No comments

  2. VasaviLankipalle-MSFT 18,576 Reputation points
    2024-05-17T16:47:06.1733333+00:00

    Hello @Lakshman Krishnamurthy, Thanks for using Microsoft Q&A Platform.

    In the document intelligence, the figures object detected by the Layout model has key properties like boundingRegions , spans , elements and captions if any.

    I have reproduced the same using layout model with markdown format here you can observe the figure properties.

    User's image

    Please refer to this documentation for more details: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-layout?view=doc-intel-4.0.0#figures

    I hope this helps.

    Regards,

    Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.


  3. Saad 0 Reputation points
    2025-02-03T06:50:29.9333333+00:00

    You can use online tools freely available online

    If you will search for extract images from pdf you will find many online tools like these

    https://ilovepdf3.com/extract-pdf-images/

    https://pdfcandy.com/extract-images.html

    https://tools.pdf24.org/en/extract-images

    Hope that would be helpful to you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.