How do i make a flow that
for each subfolder
loop
looks inside counts how many files there are and creates folders accordingly
so if a folder has 100 images it will create folder "1"
if a folder has more than 100 but less than 201 it will create a second folder named "2" and put the first 100 files in 1 and rest to 2.
Btw each folder ends with xxx photo
xxx - could be any number from 1 to ∞
so maybe i could use read info?
any help would be great

Report
All responses (
Answers (