PDFSAM Basic is a free and open source PDF Editor for Linux, Windows and MacOS. Using PDFSAM Basic you can split, merge, rotate, mix and extract pages from PDF files. It comes with page ranges support, bookmarks, AcroForms, split by size, split by bookmarks, rotate PDF document in 90, 180 or 270 degrees, page ranges extraction. It is written in java and released under GNU Affero General Public License v3.0.
Download PDFSAM Basic [Windows,Linux,MacOS]
How to Install PDFSAM Basic on Ubuntu Linux
You can install PDFSAM Basic via the native .deb package file on your Ubuntu system. Download the latest version of PDFSAM Basic in .deb file format from the above download link and save in your Downloads folder. Here the downloaded file name is “pdfsam_4.3.0-1_amd64.deb” for me . You can change below commands based on your downloaded file name and path.
Open the terminal software and run below commands one by one. It will install the downloaded PDFSAM Basic application your your Ubuntu system.
sudo apt update
sudo apt install ./Downloads/pdfsam_4.3.0-1_amd64.deb
After the installation you can open PDFSAM Basic application using
pdfsam
That’s all.