Added a new command to convert pdf into docx file.
Project description
vbpdf
Install using pip
pip install vbpdf
Usage
vbpdf -h
Usage: vbpdf [OPTIONS] COMMAND [ARGS]...
Options:
-h, --help Show this message and exit.
Commands:
overlay Annotates any pdf file.
split Splits any pdf file.
topng Converts pdf pages into pngs
addbg Adds background to pngs.
vbpdf split -h
Usage: vbpdf split [OPTIONS]
Splits any pdf file.
Options:
-i, --inputfile PATH Input file [default: ./main.pdf]
-o, --outputfile PATH Output file [default: ./main_splited.pdf]
-p, --pages <INTEGER INTEGER>...
Pages range [default: 0, 0]
-h, --help Show this message and exit.
vbpdf overlay -h
Usage: vbpdf overlay [OPTIONS]
Annotates any pdf file.
Options:
-i, --inputfile PATH Input file [default: ./main.pdf]
-o, --outputfile PATH Output file [default: ./main_annotated.pdf]
-s, --size For checking size of the pdf
-t, --text TEXT Text to be placed [default: Hello Sir!]
-p, --position <INTEGER INTEGER INTEGER INTEGER>...
Coordintes of the tex box [default: 0, 0,
100, 100]
-f, --foreground_color TEXT Foreground Color [default: 000000]
-b, --background_color TEXT Background Color [default: ffffff]
-F, --font TEXT Font type [default: Courier]
--font_size INTEGER Font size [default: 24]
-h, --help Show this message and exit.
vbpdf topng -h
Usage: vbpdf topng [OPTIONS]
Converts pdf pages into pngs
Options:
-i, --inputfile PATH Input file name [default: ./main.pdf]
-o, --outputfile PATH Output file name [default: ./main.png]
-d, --dpi INTEGER DPI -> density per inch for png [default:
320]
-t, --transparent Use this flag for transparent png
-r, --ranges <INTEGER INTEGER>...
Page range to be converted into png
[default: 1, 1]
-p, --pages Shows no of pages in a pdf file
-h, --help Show this message and exit.
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
vbpdf-0.1.37.tar.gz
(6.6 kB
view details)
Built Distribution
vbpdf-0.1.37-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file vbpdf-0.1.37.tar.gz
.
File metadata
- Download URL: vbpdf-0.1.37.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.3 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43374ec5b4c033bba370ff6588c9d175b7e68aa98cb9d7c609f0915a08cb1366 |
|
MD5 | caeba6d2c7667ce79121f6f5668c9424 |
|
BLAKE2b-256 | 03fd644ec1388a40d0a31fb58db5992f936cf90fb6cb6990ba8865b90bd0c7d8 |
Provenance
File details
Details for the file vbpdf-0.1.37-py3-none-any.whl
.
File metadata
- Download URL: vbpdf-0.1.37-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.3 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5bbb312aa5e61dc71707ffc0f138232ce4bf6c2267aa54a68ad15ba34ffff62 |
|
MD5 | 37e1ae51db12aa07d614ffa51f30a338 |
|
BLAKE2b-256 | 80f5afb506edda0b6e81c4f7cc83958697648360b0fc8ab43cf636547db13c87 |