NB: only Windows release available at the moment; freezing a package for other OSes requires the process be carried out on the target OS--ie a Mac application necessitates I run it on a Mac. While a Linux release can be reasonably expected, I don't have easy access to a Mac--if someone would like to help with that, feel free to reach out :)
Drop executable in directory containing PDFs to be merged and run it.
The order in which the files are merged is reflected in their ordering on the operating system.
If you wish to dictate the order, merely add the desired number at the beginning of the PDF's name.
For instance, to dictate the order of the following,
- some_research.pdf
- more_research.pdf
- assignment_4322.pdf
- cat_pictures.pdf
The files are renamed as follows:
- 1_assignment_4322.pdf
- 2_cat_pictures.pdf
- 3_some_research.pdf
- 4_more_research.pdf
It's a pun on this, the humble Pierogi.
Finish list of TODOs