Skip to main content

PDF4me

Extract or process PDF data. PDF4me node in ActionFlows. Inputs, outputs, and how to use it.

PDF4me

Overview

Extract or process PDF data.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Extract Modeselect · optional

    Type of data to extract from the PDF

    Required
    No
    Multiple
    No
    Default
    text
    Options
    texttablesimagesmetadata
  • PDF Filefile · required

    PDF file to extract text or data from

    Required
    Yes
    Multiple
    No
  • Page Rangetext · optional

    Range of pages to extract data from (e.g., '1-10', 'all')

    Required
    No
    Multiple
    No

Outputs

  • Metadatajson

    PDF metadata (title, author, creation date, etc.)

  • Page Countnumber

    Total number of pages in the PDF

  • Tablesjson

    Tables extracted from the PDF

  • Extracted Texttext

    Text content extracted from the PDF