Jump to content

PDF Split and Merge

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 2pou (talk | contribs) at 13:11, 14 June 2021 (Undid revision 1028488267 by 112.196.133.79 (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

PDFsam Basic
Developer(s)Andrea Vacondio
Initial releaseJune 29, 2008 (2008-06-29)
Stable release
5.2.9[1] / 28 October 2024; 55 days ago (28 October 2024)
Repositorygithub.com/torakiki/pdfsam
Written inJava, JavaFX
Operating systemCross-platform
PlatformJava
TypePDF utility
LicenseAGPLv3 for v3, GPLv2 for previous versions 2.x
Websitepdfsam.org

PDFsam Basic or PDF Split and Merge is a free and open-source cross-platform desktop application to split, merge, extract pages, rotate and mix PDF documents.

The distribution system

PDFsam Basic is a desktop application freely accessible from the project's page both as source and compiled code. It is available as MSI package for 32-bit and 64-bit MS Windows, .dmg for Mac OS X, .deb package for Debian based GNU/Linux distributions and ZIP bundle for the power users' convenience.

Functionalities

  • Merge PDF files selecting entire documents or subsections of them. It provides a number of settings to let the user decide what to do in case the original PDF files contain Acro Forms or an outline (bookmarks) and it can generate a table of contents, normalize pages size and add blank pages.
  • Split PDF files in a number of ways:
    • After every page, even pages or odd pages
    • After a given set of page numbers
    • Every n pages
    • By bookmark level
    • By size, where the generated files will roughly have the specified size
  • Rotate PDF files where multiple files can be rotated, either every page or a selected set of pages
  • Extract pages from multiple PDF files
  • Mix PDF files where a number of PDF files are merged, taking pages alternately from them
  • Save and restore of the workspace

Architecture

PDFsam Basic is written in Java and JavaFX. PDFsam Basic relies on Sejda SDK, an open source and task oriented Java library to edit PDF files and SAMBox, a PDFBox fork.

See also

References

  1. ^ "Release 5.2.9". 28 October 2024. Retrieved 25 November 2024.