There does not seem to be a way to extract-text into an output file. is there a reason for this?
> pdfly extract-text input.pdf test.txt --help
Usage: pdfly extract-text [OPTIONS] PDF
Extract text from a PDF file.
╭─ Arguments ──────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ * pdf FILE [required] │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
There does not seem to be a way to
extract-textinto an output file. is there a reason for this?