Simple tool to add, move and delete pages from PDF files.
Find a file
2024-11-02 11:13:18 +01:00
assets/images Video added. 2024-11-01 17:51:49 +01:00
PDFMovePages Split in pages has been added. 2024-11-02 11:13:18 +01:00
LICENSE Initial commit 2024-08-07 18:27:26 +00:00
README.md Fix gif name. 2024-11-01 17:54:23 +01:00

PDFMovePages

Simple tool for add, move, delete and rotate pages from PDF files.

PDFMovePages GUI

Gif example:

PDFMovePages GUI Video

Install

You need to install a java virtual machine in your computer. Then download a jar file PDFMovePages from:

https://codeberg.org/selairi/PDFMovePages/releases

In your console run:

$ java -jar PDFMovePages-0.1.jar

To install a java 8 virtual machine:

Instead use command line to run PDFMovePages, you could run jar files by double clicking:

How to use it

Use the add button "+" to add new document. You can merge all documents that you want. The up "⬆" and down "⬇" buttons lets you move selected pages. You can drag and drop pages too. With delete button "🗑" you can remove pages.

You can rotate selected pages with "↺" and "↻" buttons.

Use save button "▶ 🖫" to save your final document.

If you select a page, a preview of that page will be shown. Use zoom buttons to resize the preview.