J
J
John Johnson2019-10-16 15:53:38
Windows
John Johnson, 2019-10-16 15:53:38

What program can massively replace the file extension on Windows?

tell me there is a deep folder structure with a large number of actual files .
For example, you need to find all files in this structure with one extension and replace it with another. Maybe there are people who have encountered a similar case? What can you advise?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Artem @Jump, 2019-10-16
@Rocknrolla99

An ordinary batch file with a short line of code.
Create some kind of file, for example, rename.bat, write a construction in it like - Save and run. Changes the extension of all text files in the E:\Test folder and subfolders to exe. Practice on the test data, otherwise you will change something wrong by mistake ...

S
SagePtr, 2019-10-16
@SagePtr

Total Commander. First, find all files by the desired mask, then display all files on a separate panel, select everything and then call group renaming (out of the box, group renaming cannot search recursively in subfolders, so you need to find files in advance and feed it to it).

S
szelga, 2019-10-16
@szelga

have you tried ant renamer?

A
anykey_ua, 2019-10-16
@anykey_ua

PowerShell

J
joginzbajin, 2019-10-16
@joginzbajin

And I'll put in 5 cents.
There is a utility . Maybe all by renaming files.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question