Skip to main content

PDF4Cat Simple and Power tool for processing pdf docs using PyMuPDF

Project description

PDF4Cat

PDF4Cat Simple and Power tool for processing pdf docs using PyMuPDF

Documentation Status

Docs

Planing add

  • CLI
  • Async work & optimizations

PDF:

  • Merge
  • Split
  • Rotate
  • Edit Pages
  • Delete Pages and save to pdf(from pdf)
  • Extract Pages and save to pdf(from pdf)
  • Protect (Encrypt)
  • Unlock (Decrypt)
  • Compress (Flate)

Other things:

  • OCR pdf
  • Pdf to Images
  • Images to pdf

Add actions with docs:

  • DOCX
  • POWER POINT
  • OPEN OFFICE DOCS

Note: before use OCR run:

Install Tesseract.

Locate Tesseract’s language support folder. Typically you will find it here:

Windows: C:\Program Files\Tesseract-OCR\tessdata

Unix systems: /usr/share/tesseract-ocr/4.00/tessdata

Set the environment variable TESSDATA_PREFIX

Windows: set TESSDATA_PREFIX=C:\Program Files\Tesseract-OCR\tessdata

Unix systems: export TESSDATA_PREFIX=/usr/share/tesseract-ocr/4.00/tessdata

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

PDF4Cat-0.4.3-py3-none-any.whl (21.7 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