pycharmers.cli.pdfmine module

pycharmers.cli.pdfmine.pdfmine(argv=['-M', 'html', '.', '_build'])[source]

Analyze PDF and extract various elements.

Parameters
  • path (str) – Path/to/input PDF file.

  • -O/--output-path (str) – Path/to/output directory.

  • -T/--target (str) – Target to extract.

  • --quiet (bool) – Whether to make the output quiet.

Note

When you run from the command line, execute as follows:

$ pdfmine -I sample.pdf -T img