There was this issue with single page pdf in instagram stacking and blurring _ i fixed that.
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.43.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file vbpdf-0.1.43.tar.gz
.
File metadata
- Download URL: vbpdf-0.1.43.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83475e39fcfa4892f7ca64b1ee1def7c14b23eea75f81b848961c75142675118 |
|
MD5 | d1d611f54f1f79d5f8252fb4835cbe3d |
|
BLAKE2b-256 | 55c10a01192a6644ca541856c0ab0a10a1854c307c3cd4a76806532c18ad6b00 |
Provenance
File details
Details for the file vbpdf-0.1.43-py3-none-any.whl
.
File metadata
- Download URL: vbpdf-0.1.43-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b0049ffafeb1e836743a0c3eeea52302ae6bdd7fb8f04ad337474449c7a49ff |
|
MD5 | eb1766438598e5fb4108f9e75286cf14 |
|
BLAKE2b-256 | 5e9dbe16b0b3f3bdd7696dcea7760e315c6d628f3178f2dca877f6d1880aabd8 |