This class can scan a given directory recursively and create a CSV file with the list of files with found in the directory that have file extensions of a given list.
The CSV file uses a comma (,) as separator by default but it may use a different separator character.
Download:

638 Responses to Create File By Parsing Dir :: Create a CSV with a list of files of a directory