How to Change Multiple File Extension in Windows 11

Описание к видео How to Change Multiple File Extension in Windows 11

Many times we need to change our Multiple files file extension to any other file extension. by command prompt we can easily achieve this by the simplest way we can change all the file extension of our folders files by the one line .. watch the video and change the your file extension

Command
ren *.OldFileExtension *.NewFileExtension

example I want to change .png to .jpg
ren *.png *.jpg

►Timestamps
0:00 - Intro
0:14 - How to Show File Extension in Windows 11
0:26 - open command prompt in current folder
0:56 - open a cmd window in a specific location
1:09 - Change Multiple File Extension in Windows 11

Комментарии

Информация по комментариям в разработке