Skip to content

TeKuma25/Compress-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages