I have attempted to find the answer on this site, but haven't been successful.
I have 243 .png files that I am wanting to mass rename because, obviously, it would be tedious to do one by one. I haven't tried any command or script because I don't know how to even start after searching on google. I know how to use PowerShell - just not writing my own command/script. Okay, with that being said, here's what I'm talking about.
Currently the files are:
afghanistan flag.png
aland islands flag.png
peru flag.png
They need to be changed to:
Afghanistan Flag.png
Aland Islands Flag.png
Peru Flag.png
Thank you very much.