Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 782 Bytes

File metadata and controls

22 lines (18 loc) · 782 Bytes

PDF tool

Small pyqt application to crop the margins and compress the pdf.

Usage

Crop PDF

  1. Use Tool -> Crop

Compress PDF

  1. Use Tool -> Compress

Screenshot

example

Requirements

  1. pyqt5
  2. pymupdf
  3. ghostscript==9.25 (version 10.0 not working)

Notes