Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florian-berger/pdfcombiner
Small tool for Microsoft Windows that makes it easy to combine multiple PDF documents into one
https://github.com/florian-berger/pdfcombiner
csharp netframework pdf pdf-converter pdf-document pdf-document-processor
Last synced: 14 days ago
JSON representation
Small tool for Microsoft Windows that makes it easy to combine multiple PDF documents into one
- Host: GitHub
- URL: https://github.com/florian-berger/pdfcombiner
- Owner: florian-berger
- License: mit
- Created: 2022-10-29T00:14:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T00:51:14.000Z (about 2 years ago)
- Last Synced: 2024-11-01T18:25:48.378Z (2 months ago)
- Topics: csharp, netframework, pdf, pdf-converter, pdf-document, pdf-document-processor
- Language: C#
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PdfCombiner
This small tool is currently available for Windows system and enables the user to combine multiple PDF files into a single one.## Contribute
To contribute in the development of this project, take a look at the [Contribution guidelines for this project](CONTRIBUTION.md)## Requirements
Requires **.NET Framework 4.8** on Windows machines.## Planned features
- [x] Multi language
- [x] Extended Pdf functions
- [ ] MSI Setup
- [ ] CLI solution
- [ ] Rewrite for .NET 6