Skip to content

Releases: jsami/pdfcrop

PdfCrop v1.0.1

Choose a tag to compare

@jsami jsami released this 28 Jul 20:25
eb1aa05

This maintenance release improves the Windows package and desktop behavior.

Fixes

  • Fixed PDF processing on fresh Windows installations by declaring the required Visual C++ runtime.
  • Improved loading of the bundled qpdf libraries on Windows.
  • Fixed the PdfCrop icon in the Windows taskbar.
  • Disabled the browser context menu inside the application.

Installation

The Snap package is not included because it is still awaiting validation.

Full changelog: v1.0.0...v1.0.1 (v1.0.0...v1.0.1)

PdfCrop 1.0.0

Choose a tag to compare

@jsami jsami released this 23 Jul 18:16

The first stable release of PdfCrop is ready.

PdfCrop is a local desktop app for cropping PDF margins. Your documents stay on your computer, and cropping remains reversible.

Highlights

  • Crop pages manually with visual handles or exact edge values.
  • Automatically detect content on one page or multiple pages.
  • Apply one crop to selected pages.
  • Configure detection padding and sensitivity.
  • Detect text, images, and paragraphs that may be cut.
  • Review and correct unsafe crops.
  • Navigate with thumbnails, page numbers, and the PDF outline.
  • Save and restore work with .pdfcrop project files.
  • Preview the cropped document before exporting.
  • Use light or dark mode and accessible accent colors.
  • Undo and redo crop changes.

Downloads

  • Linux x86-64: .deb package
  • Windows 11 x86-64: Microsoft Store

AppImage and macOS are not supported in this release.

Important

PdfCrop changes the PDF CropBox. Content outside the crop remains in the exported file, so PdfCrop must not be used to remove private information.

Exporting changes to a signed PDF invalidates its existing digital signatures.