View on GitHub

go-pdf-concatenator

A very simple program to concatenate all the pdf files from the current directory.

go-pdf-concatenator

This is a very simple program to concatenate all the pdf files from the current directory (in alphabetical order) into the desired output file. If no pdf is found, the program stops before asking for an output name.

Thanks

This program works thanks to the people from pdfcpu, go check their work !