Icon

PDFsam

PDFsam (PDF Split and Merge) is a free, open-source, cross-platform desktop application to split, merge, extract pages, rotate, and mix PDF files. It offers a Basic free version and paid Enhanced and Visual versions with advanced editing and visual tools.
Latest: 6.0.1.0
Last checked: Jun 9, 2026 12:10am
Rank: 533/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Open source, Freemium model with paid versions (Enhanced, Visual)Installer: MSI, DMG, DEB, ZIPWinget: Available

Version & Lifecycle

0
Current: 6.0.1.0 N-2: 5.4.5.0 Avg cadence: Every 15 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Silent install note • December 1, 2025
0

PDFsam silent install and update handling note

Use MsiExec.exe /i pdfsam-basic-x.y.z-windows-x64.msi /qn /norestart for completely silent PDFsam Basic deployment, and leverage MSI properties like SKIPTHANKSPAGE=Yes and CHECK_FOR_UPDATES=false to suppress post-install UI and suppress update notifications respectively. For PDFsam Visual deployments requiring license management, pass LICENSE_KEY=”your-key” or USER_LICENSE_KEY=”your-key” as MSI properties to pre-configure licensing at install time, and optionally set LOCALE to control the application language.

For managed PDFsam updates, close PDFsam before applying MSI-based updates. PDFsam Basic can return success while PDF Split and Merge later crashes or fails to load if the app was open during update; PDFsam Visual MSI updates can return Exit Code 1 when open. Pair the existing silent-install command line with a conflicting-process rule or user deferral prompt before patching.

Use PDFsam’s official Basic product/download page as the source reference for the current Windows installer: https://pdfsam.org/pdfsam-basic/.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

PDFsampdfsam PDFsam

Packaging Notes

0

Available as MSI for Windows, DMG for macOS, DEB for Debian-based Linux, and ZIP bundle

Notes

0

PDFsam Basic is written in Java and JavaFX, relies on Sejda SDK and SAMBox. The product has three versions: Basic, Enhanced, and Visual (paid).