Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mihnea-radulescu/quickpdfjoin
Quick PDF Join is a cross-platform, simple application that joins multiple PDF files together.
https://github.com/mihnea-radulescu/quickpdfjoin
avalonia avaloniaui cross-platform csharp desktop desktop-app desktop-application dotnet itext7 linux linux-app linux-desktop macos macos-app pdf pdf-generation pdf-join pdf-merge windows windows-app
Last synced: about 1 month ago
JSON representation
Quick PDF Join is a cross-platform, simple application that joins multiple PDF files together.
- Host: GitHub
- URL: https://github.com/mihnea-radulescu/quickpdfjoin
- Owner: mihnea-radulescu
- License: gpl-3.0
- Created: 2024-01-07T08:19:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T16:49:16.000Z (2 months ago)
- Last Synced: 2024-09-30T10:58:57.929Z (about 2 months ago)
- Topics: avalonia, avaloniaui, cross-platform, csharp, desktop, desktop-app, desktop-application, dotnet, itext7, linux, linux-app, linux-desktop, macos, macos-app, pdf, pdf-generation, pdf-join, pdf-merge, windows, windows-app
- Language: C#
- Homepage: https://flathub.org/apps/io.github.mihnea_radulescu.quickpdfjoin
- Size: 232 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quickpdfjoin
Quick PDF Join is a cross-platform, simple application that joins multiple PDF files together.It is written in C#, and targets .NET 8 on Linux, Windows and macOS.
Features:
* adding, removing and clearing of input PDF files
* multi-selection, when adding PDF files
* joining of differently structured PDF files
* automatic compression of the output PDF file![Screenshot 1](https://raw.githubusercontent.com/mihnea-radulescu/quickpdfjoin/main/Screenshot-Dark.jpg "Quick PDF Join - Dark Screenshot")
![Screenshot 2](https://raw.githubusercontent.com/mihnea-radulescu/quickpdfjoin/main/Screenshot-Light.jpg "Quick PDF Join - Light Screenshot")