A desktop app to merge many PDFs into a single PDF. The app is built using Electron to make it a cross platform app.
The main function of the app, which is merging PDFs, is powered by the easy-pdf-merge npm module and the code for the npm module can be found here.