Skip to content

PDFCat Simple and Power tool for processing pdf docs using PyMuPDF

License

Notifications You must be signed in to change notification settings

BlackCatDevel0per/PDF4Cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PDFCat Simple and Power tool for processing pdf docs using PyMuPDF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages