# pdfsam **Repository Path**: github_txyx/pdfsam ## Basic Information - **Project Name**: pdfsam - **Description**: PDF Split And Merge v3, a JavaFX desktop application to split, merge, rotate and perform other manipulations on PDF documents - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-14 - **Last Updated**: 2023-10-05 ## 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 split, merge and rotate PDF files. [![Build Status](https://travis-ci.org/torakiki/pdfsam.png)](https://travis-ci.org/torakiki/pdfsam) [![License](http://img.shields.io/badge/license-AGPLv3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0.html) [![Join the chat at https://gitter.im/PDFsam/Lobby](https://badges.gitter.im/PDFsam/Lobby.svg)](https://gitter.im/PDFsam/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Where ------------------- Official website [pdfsam.org](http://pdfsam.org/ "PDFsam") License ------------------- PDFsam Version 3 is open source under the [GNU Affero General Public License] v3, previous versions are released under GPLv2. Requirements ------------------- PDFsam Basic is written using the JavaFX and requires a Java Runtime Environment 8 (or above) with JavaFx to run Documentation ------------------- Some [documentation](http://www.pdfsam.org/documentation/) and [FAQ](http://www.pdfsam.org/faq/) Build ------------------- This is a [simple guide](https://github.com/torakiki/pdfsam/wiki/Build-and-run) that can help you building 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