Need to delete many of a certain kind of file in a directory, but don't want to do it through the command line? Look no further than this. Available in both Windows Batch and Bash
-Download either the Windows or Bash version depending on your system
-Extract the .bat or .sh file into the directory you need to remove specific files
-Run the script
-The script will prompt you to input a file extension
-All files with that extension in the directory will be removed
NOTE: Do not run the script in a system directory in order to prevent system damage. Permission may be denied for certain files