Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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