Page 1 of 1

Softdiv PDF to Image 'CLI' or 'Watch a folder'

PostPosted: Fri Jan 10, 2020 3:50 am
by RobDownUnder
Regarding your program Softdiv PDF to Image
Does your program have a command line interface ?
Such an interface allows you to call (execute) the program, whilst passing instructions such as -
Convert all PDFs in folder C:\PDFs\
Into JPGs
Placing the JPGs into folder C:\JPGs\
It would be nice if it could delete each PDF after it is converted to JPG

Similar functionality could also be provided WITHOUT using the command line.
That would entail the program having some settings where, we tell it where the PDFs folder is (to watch), and where the output JPGs folder is, and the program can be told to run minimized, and keep watching the PDFs folder.
Meaning every time the program sees PDFs (in the PDFs folder), it converts them into JPGs (into the JPGs folder) automatically.
It would delete the PDFs after it has converted them.