Skip to main content

Highlight the first word of English sentences in PDF file.

Project description

hipdf - pdf highlighter

Highlight the first word of English sentences in PDF file.

Installation

pip install hipdf

Usage

  • Basic usage:
hipdf <path_to_file>

Hipdf will save the highlighted file in the same folder of the original file, with prefix like "[highlighted.{count}][{time}]"

  • Specify an out name:
hipdf <path_to_file> -o <out_path>

The out_path is relative to the current working directory. Examples: ../my docs/highlighted.pdf or ./highlighted/doc.pdf

  • Specify a prefix:
hipdf <path_to_file> -p <prefix>

or with -o:

hipdf <path_to_file> -o <out_path> -p <prefix>

prefix will only affect filename but not file path.

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

hipdf-0.1.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

hipdf-0.1.0-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 Python 3

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