💻 Software
Rename multiple files as "Modified Date/Time" using cmd or Powershell
Fresh7 days ago
Mar 15, 202623037 viewsConfidence Score0%
0%
Problem
I have hundreds of JPG files in a folder. I want to rename each file so that the file name is replaced with "Modified Date/Time" of that file, namely . For example, Since colon (:) cannot be used in file names, the colon between HH and MM must be replaced with a period. I don't want to use a 3rd pa…
Error Output
Before After 001.jpg 11.01.2011.16.58.jpg 002.jpg 12.01.2011.09.32.jpg 003.jpg 14.01.2011.12.41.jpg ... ...
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Rename multiple files as "Modified Date/Time" using cmd or Powershell
Low Risk
Try this in Powershell:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix