Replace Pioneer Home
All Examples
Free Download
all
Advanced search and replace
Replace text in multiple files
Regular expression replace
Batch file rename
Batch download
Text file parser
Text file splitter
Html text generator
Search replace binary
Random word generator
Count and statistics
Character encoding
Bin Hex Oct Dec converter
Text generator
Text sort
Text merge
Text data calculation
RSS: Replace Pioneer Examples
1457.Batch file rename -- How to change JPG files to the name of its creation time?
User:
Jacky -- 2021-02-28
<< 1456
1458 >>
Hits:
1451
Type:
Batch file rename
Search all
Batch file rename
examples
Description:
2.73 changes mentioned: change file_time function supporting access and created time;
Q: How to use function file_time to get created time of a JPG?
Input Sample:
DSC0001.JPG
Output Sample:
2020_02_28_201314.JPG
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. open "Tools->Batch Runner" menu
2. drag multiple files from file browser to "batch runner" window.
3. change "set output file name" to:
${FILENAME}{file_time, '%Y_%m_%d_%H%M%S', '', 'c'}.${EXT}
4. click "File Rename", done.
Similar Examples:
How to batch rename files to the new names from a list in a text file?
(60%)
How to batch rename files from month name to month number?
(59%)
How to batch rename files by adding timestamp of current time?
(59%)
How to batch insert file name in the text?
(57%)
How to copy/remove files to a folder named by first part of filename?
(55%)
How to change all lines to columns in a text?
(55%)
How to clone 1000 html files from one html but with increasing number in title?
(55%)
How to change multiple files, adding filename at the beginning of each file?
(55%)
Check Demo of
Batch file rename
Keywords:
access
support
create
jpg
acc
function
time
port
batch file rename
rename
rename files time
rename time
batch rename file time
batch file output file name time
batch file to get file
rename multiple files 1 2 3 4
rename multiple files
batch rename multiple