Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

📄 PDF Compressor 🔧

A simple batch script for compressing PDF files using Ghostscript.
It helps reduce large PDF sizes 📉 to smaller ones while keeping decent quality ✅.


⚡ Features

  • Easy one-line usage 🖥️
  • Compresses PDFs under 500KB (depending on input size)
  • Uses Ghostscript for high compatibility ⚙️
  • Works on Windows 💻

🚀 Usage

  1. Install Ghostscript

    • Download from 👉 Ghostscript Downloads

    • Make sure it installs in:

      C:\Program Files (x86)\gs\gs10.05.1\bin\
      

      (If different, edit the script to match your path.)

      example C:(x86)\gs\gs10.05.1\bin\ or
           example C:(x64)\gs\gs10.05.1\bin\
      
  2. Clone this repo:

    git clone https://github.com/enyaesystem/pdf-compressor.git

About

A simple **batch script** for compressing PDF files using [Ghostscript](https://www.ghostscript.com/). It helps reduce large PDF sizes 📉 to smaller ones while keeping decent quality ✅.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages