Skip to main content

Multi-column PDF to Text

Project description

mc-pdf2txt

Convert multi-column pdf to text with poppler and tesseract.

Install

(1) Install dependencies:

Install poppler.

sudo apt install poppler-utils

Install tesseract-ocr

sudo apt install tesseract-ocr

with the language data files of your choice, e.g.,

sudo apt install tesseract-ocr-jpn

(2) Install mc-pdf2txt

pip3 install mc-pdf2txt

Usage

Usage:
  mc-pdf2txt [options] <input>...

Options:
  -l LANG           Language, such as `eng`, `jpn`, or `eng+jpn`.
  <input>           Input PDF file.
  -o OUTPUT         Output text file.
  -r DPI            Resolution of temporary image file [default: 600].
  --timeout SEC     Timeout in sec to exec `pdftoppm` [default: 60].
  --page-separator LINE     String to be output as page separator [default: ---].
  --psm VALUE       Page segmentation mode of `tessoract-ocr` [default: 3].
  --verbose         Verbose.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mc-pdf2txt-0.3.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

mc_pdf2txt-0.3.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file mc-pdf2txt-0.3.0.tar.gz.

File metadata

  • Download URL: mc-pdf2txt-0.3.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for mc-pdf2txt-0.3.0.tar.gz
Algorithm Hash digest
SHA256 99418c5ea9c95059431e46613479ed22631ab2f82c7de972540cbe688793b26d
MD5 959833ec1bbfd8b202585b0b43039bbd
BLAKE2b-256 9a3173bc9587ea4e0ec259e057a6689d00991402ce3c4f02a1c9d94759caf774

See more details on using hashes here.

File details

Details for the file mc_pdf2txt-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: mc_pdf2txt-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for mc_pdf2txt-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8503100f7ad68413677fd8b8df09c5446e4064a1f5b3964e2c173e195d8317ae
MD5 fcb10c1d55186fcf04a65c3d065f75e6
BLAKE2b-256 6c68c254f4a28e532e553b4f63f4ac2c16a346398657bbd4aa4c699ab306a1b6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page