Bulk resize photos in Bash
Some times We need to resize our photos.
I use bash for do it because it’s very fast and very customizable.
For example I need to resize All photos in folder “Pictures” (recursively) that names starts with “need_resize”.
This is not possible in some ...
blog.mparvin.me2 min read