I want to run the following command:
mogrify -path /somepath -resize '1600x1600>' *
are Images, that don't exceed the size of 1600x1600 copied to /somepath? (I am asking, since they would fall Through the '1600x1600<' filter)
Greetings Niklas
P.S.: I am currently on my windows machine, so I can't try it out.