...-clicking on the file
Here are the project’s individual functions:
1. SetCreationTime, SetModificationTime, SetLastAccessTime
Change a file’s timestamp (year, month, day, hour, minute, second).
2. EditMP3Metadata, EditWAVMetadata
Modify MP3 WAV tags such as author, album, title, etc.
3. ChangeFilenameCase
Convert file names to upper case, lower case, or title case.
4. BulkOperation
Apply any of the above changes to multiple selected files at once.
5. SingleOperation