Skip to content

extract

Extracts the content of a Factur-X PDF.

Usage

facturx extract <path> [options]

Arguments

  • <path>
    The path to the Factur-X PDF.
    Type: string

Options

  • --cii <path>
    Extracts the content of the CII XML. Optionally specify a path, otherwise the CII XML will be saved next to the PDF with the same name.
    Type: string

  • --cii-attachment <name>
    The name of the CII attachment.
    Type: string
    Default: factur-x.xml

  • --xmp <path>
    Extracts the content of the XMP metadata. Optionally specify a path, otherwise the XMP metadata will be saved next to the PDF with the same name.
    Type: string

  • --verbosity
    Set the verbosity level.
    Aliases: -v
    Type: quiet | minimal | normal | detailed | diagnostic
    Default: normal

The tools are open source and released under the MIT License, feel free to use, modify, and share.