GitXplorerGitXplorer
t

pdf-pagelabels

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
b7b5c419be79e5e65c1a2ee6568944b600481fb0

update help

tthinlines committed 5 months ago
Verified
33200b3ae868aab521bdb62ce52ed3eea0a5b079

Update README.md

tthinlines committed 5 months ago
Verified
4c40523d927a6bf46bc54253b9bc7d862850dfd4

Update README.md

tthinlines committed 5 months ago
Verified
a730943246dd3aca7bdcce0fa4d483dc419e55e8

Update README.md

tthinlines committed 5 months ago
Verified
4b779f77bb8bb0874e29de302fdb00f0fd98699a

clean up page range logic

tthinlines committed 5 months ago
Verified
54bb3553ff82f90fab12e0522c75c924f8dfbd8a

fix typo

tthinlines committed 5 months ago

README

The README file for this repository.

pdf-pagelabels

A small Python command line tool to add page labels to PDFs

Here's the help message:

usage: pdf-pagelabels input output page_range [OPTIONS] [page_range [OPTIONS]...]

Add page labels to a PDF file

positional arguments:
  input                 Input PDF file
  output                Output PDF file
  page_range [OPTIONS]  Page range and label specifications

options:
  -h, --help            show this help message and exit
  -s S, --style S       Page label style, one of D, R, r, A, or a
  -p P, --prefix P      Page label prefix
  -t NUM, --start NUM   Starting number for page labels