Quick tool for merging PDF files with sane defaults for selecting files (PDFs in current directory) and sorting files (name or date).
pip3 install .
python3 -m pdfmerge {... files ...} -o {output_filename}
files
and output_filename
are optional arguments, and can be omitted.