PDF Merger

PDF Merger is a windows application that allows the user to merge multiple PDF files into one singular PDF file. This project is currently still in development however, it is already open source and you can find the source code on my GitHub.

GitHub Project: https://github.com/JdeHaan2001/PDFMerger

The application is made with C# .NET 6 for the functionality and it uses Windows Presentation Foundation for the UI.