Script: Rename all files of a particular file extension in a Windows folder
This Python script allows to rename all of the files of a particular file extension in a folder. Very useful when you download multiple files off the web for a similar topic, but all have different names. In this short demo it can be appreciated how all, and only, the images with a “.jpg” extension



