# pdfsam **Repository Path**: mirrors/pdfsam ## Basic Information - **Project Name**: pdfsam - **Description**: pdfsam (PDF Split And  Merge) 是一款可以为PDF文件进行合并和分割的软件,简称「pdfsam」 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/pdfsam - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 3 - **Created**: 2024-01-15 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PDFsam (PDF Split And Merge) ============================== Official SCM repository for PDFsam Basic, a free and open source, multi-platform software designed to extract pages, split, merge, mix and rotate PDF files. ![Build Status](https://github.com/torakiki/pdfsam/actions/workflows/build.yml/badge.svg) [![License](http://img.shields.io/badge/license-AGPLv3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0.html) ![](pdfsam-docs/graphics/pdfsam-merge.gif) Where ------------------- Official website [pdfsam.org](https://pdfsam.org/ "PDFsam") License ------------------- Since version 3 PDFsam Basic is open source under the [GNU Affero General Public License], previous versions are released under GPLv2. Requirements ------------------- PDFsam Basic is written using JavaFX. Since version 4 it is released as a self-contained application and bundles a jlinked JDK while version 3 requires a Java Runtime Environment 8 with JavaFx installed in order to run. Documentation ------------------- Some [documentation](https://pdfsam.org/documentation/) and [FAQ](https://pdfsam.org/faq/) Build ------------------- This is a [simple guide](https://github.com/torakiki/pdfsam/wiki/Build-and-run) that can help you to build PDFsam Basic Contribute ------------------ Contributes are more then welcome, just please make sure you first read the [contributing guidelines](CONTRIBUTING.md) Translations ------------------ If you want to contribute translating PDFsam to your language you can do it [here](https://translations.launchpad.net/pdfsam/pdfsam-v3) Tips and tweaks ------------------ A list of properties and arguments that can tweak PDFsam behavior can be found [here](https://github.com/torakiki/pdfsam/wiki/Properties-and-arguments) [GNU Affero General Public License]: http://www.gnu.org/licenses/agpl-3.0.html