Scroll to navigation

CAMELOT(1) User Commands CAMELOT(1)

NAME

camelot - extract tables from PDFs

SYNOPSIS

camelot [OPTIONS] COMMAND [ARGS]...

DESCRIPTION

Camelot: PDF Table Extraction for Humans

OPTIONS

Show the version and exit.
Suppress logs and warnings.
Comma-separated page numbers. Example: 1,3,4 or 1,4-end or all.
Password for decryption.
Output file path.
Output file format.
Create ZIP archive.
Split text that spans across multiple cells.
Flag text based on font size. Useful to detect super/subscripts.
Characters that should be stripped from a string before assigning it to a cell.
PDFMiner char_margin, line_margin and word_margin.
Show this message and exit.

Commands:

Use lines between text to parse the table.
Use spaces between text to parse the table.

SEE ALSO

This man page has been generated with help2man.

Run camelot command --help to see the full documentation of subcommands.

May 2024 __main__.py, version 0.11.0