Metadata-Version: 2.1
Name: PDF4Cat
Version: 0.2.8
Summary: PDF4Cat Simple and Power tool for processing pdf docs using pikepdf
Home-page: https://github.com/BlackCatDevel0per/PDF4Cat
Author: bcdev
Author-email: bcdev@mail.ru
Project-URL: Bug Tracker, https://github.com/BlackCatDevel0per/PDF4Cat/issues
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymupdf
Requires-Dist: pikepdf

# PDF4Cat
PDF4Cat Simple and Power tool for processing pdf docs using PyMuPDF

# Planing add
- [ ] CLI
## PDF:
- [X] Merge
- [X] Split
- [X] Rotate
- [ ] Edit Pages
- [X] Delete Pages and save to pdf(from pdf)
- [X] Extract Pages and save to pdf(from pdf)
- [X] Protect (Encrypt)
- [X] Unlock (Decrypt)
- [X] Compress (Flate)

## Other things:
- [ ] OCR pdf
- [X] Pdf to Images
- [X] Images to pdf
### Add actions with docs:
- [ ] DOCX
- [ ] EXCEL
- [ ] POWER POINT
- [ ] OPEN OFFICE

