split folders, process files and merge back again with same structure
Posted: Fri Feb 19, 2016 6:48 pm
I need to create a flow that disassemble a folder that has other 2 folders with files.
one folder has PDF and the other has images.
I want to merge the PDF, process the images and in the end, i need to reassemble the files/folders with the same structure.
here's the example of the input and the output folder:
input folder
[img/Volumes/check-out/aaa.png[/img]
output folder
[img]/Volumes/check-out/bbb.png[/img]
one folder has PDF and the other has images.
I want to merge the PDF, process the images and in the end, i need to reassemble the files/folders with the same structure.
here's the example of the input and the output folder:
input folder
[img/Volumes/check-out/aaa.png[/img]
output folder
[img]/Volumes/check-out/bbb.png[/img]