Skip to content

This tool indexes a folder, including subfolders, and generates a CSV file with filename, directory, extention, filesize and file creation/modify timestamps

Notifications You must be signed in to change notification settings

emanueltilly/FolderReport

Repository files navigation

FolderReport

App Icon

This tool makes it easy to index a all files in afolder, including subfolders. The application will index millions of files and generate a CSV file with the following data for each file:

  • Full filepath
  • File extention
  • File name
  • File directory
  • File size in Mb
  • File Date/Time created
  • File Date/Time Modified

CSV Header Refrence:

fullPath;fileExtention;fileName;fileDirectory;fileSizeMegabytes;fileCreated;fileModified

Screenshot

Screenshot of FolderReport indexing a folder of files

Download

Get the latest release (Windows)

About

This tool indexes a folder, including subfolders, and generates a CSV file with filename, directory, extention, filesize and file creation/modify timestamps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages