Get files name as a list by Drag & Drop.
Drop your files to the app, you will get the list of files name.
You can chose the separator character as you want, for example:
[,] separator character receive the list : [file1.png, file2.png]
[*] separator character receive the list : [file1.png* file2.png]