Current script accepts only a folder path as input and will process all the files with in the folder.
This input can be modified such that if a file path is provided instead of folder path. We can proceed to process the specific file alone. (Might need some code restructuring)