Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 479 Bytes

File metadata and controls

28 lines (19 loc) · 479 Bytes

PDF Compressor with Corrupt File Detection

This Python script compresses PDF files and detects corrupt files. It uses the PyMuPDF library to handle PDF operations.

Requirements

  • Python 3.x
  • PyMuPDF
  • PyPDF2
  • setuptools
  • wheel

Installation

  1. Clone the repository or download the script files.

  2. Install the required packages using pip:

    pip install -r requirements.txt

Usage

Run the script using Python:

python OptimizePDF.py