Skip to main content

PDF Processor - a GUI for some common PDF operations.

Project description

icon

pdfp

PDF Processor - a GUI for some common PDF operations.

pdfp

Features

  • Converts files to PDF
  • Turns PDF pages into PNGs
  • Optical character recognition
  • Crops PDF dimensions
  • Removes pages and keeps specified pages
  • Copies contents without line breaks or trailing em-dashes
  • Converts text to speech
  • Drag, drop, and convert multiple files at a time

Pre-Installation

  • Download Briss
    • Specify the location of the jar file in pdfp's settings.
  • You might need to install ocrmypdf's requirements if you don't have them already.

Installation and Running

Install with PyPI

$ pip install pdfp
$ pdfp

Or install from git (if I haven't published an update):

$ pip install git+https://github.com/MellowKyler/pdfp.git
$ pdfp

Run from source

  1. Have Python version 3.10-3.13 installed, and poetry
  2. Download the source code
  3. Install required Python modules with poetry install
  4. Run the program with poetry run pdfp

Notes

Tested in Linux. I cannot confirm that everything will work in Windows, but most things should.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pdfp-0.0.4-py3-none-any.whl (45.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page