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
Release history Release notifications | RSS feed
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.2.0.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file hipdf-0.2.0.tar.gz
.
File metadata
- Download URL: hipdf-0.2.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3ee88c7d11b29601140e7d46935ce7d7c34160d0089b13305ad7a1ecb2b03c2 |
|
MD5 | 02ef00c0031a0d7668c1c8b6b7bd11ab |
|
BLAKE2b-256 | a9ce36c7b9775bc02b0ea66f9a5276844fbb38203d3481bdbfd7c51545832b95 |
File details
Details for the file hipdf-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hipdf-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec97064a58ae2b8b9045b41fc30fdab25bd9c357adf43348f9815127b4b349c9 |
|
MD5 | 66293b39f35e193f218d67b17444db5a |
|
BLAKE2b-256 | 8059550ec9a28f09ba9a167aeee222234941671c62db86b560009dccc04b46bd |