Skip to main content

Extract Images From PDF

Extract all image assets from a PDF file

Input

  • Image Format: The image format to save the assets under
    • Type: System.Int32
    • Required
    • Dropdown Options:
      • PNG
      • JPEG
      • TIFF
      • BMP
      • GIF

File

  • File Path: The full path of the PDF file to be read
    • Type: System.String
    • Required
  • Output Folder: The path of the output folder
    • Type: System.String
    • Required
  • Password: The password of the PDF file, if necessary
    • Type: System.String