I have a folder of HD images, +2000px width :
+ /img/
+- /bikes/: few images here (jpg,png,svg)
+- /cars/ : few images here
+- /cats/ : few images here
+- /dogs/ : few images here
+- /...
I would like to bach resize the whole into 200px width images (same ratios) yet keep the folder structure.
How to do so ?