oliviersm199 / pdfcli

pdfcli is a CLI tool for manipulating PDFS from the command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

pdfcli

A simple tool for pdfs. Stop using sketchy sites or expensive programs. Accomplish common PDF operations with the convenience of the command line. Supported operations include:

  • Merging
  • Deleting
  • Splitting
  • Rotating
  • Reordering
  • Getting Metadata Info
  • Encryption and Decryption

Installation

pip install pdfcli

Documentation

Docs are hosted on Github Pages

Contributing

If you have any questions, feel free to open an Issue on Github. Contributions are also welcome, feel free to create a pull request for this project.

About

pdfcli is a CLI tool for manipulating PDFS from the command line.

License:MIT License


Languages

Language:Python 98.4%Language:Makefile 1.6%