Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/torakiki/pdfsam

PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages
https://github.com/torakiki/pdfsam

combine extract java javafx merge merge-pdf merger pdf pdf-combiner pdf-extractor pdf-manipulation pdf-merge pdf-mix pdf-rotate pdf-split rotate split split-pdf splitter

Last synced: 1 day ago
JSON representation

PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages

Awesome Lists containing this project

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