Skip to content

Change File Extension v1.0.0 (NDF)

Latest
Compare
Choose a tag to compare
@BLAXK3 BLAXK3 released this 19 Apr 16:24
· 2 commits to Nutsuki3 since this release
69034f0

Change File Extension (Not Developing Further)

Sometimes we need to change the file extension of a file. This can be a tedious task if we have a lot of files to change. In this case, I've written a script specifically for this task. which saves more time.

Prerequisites

To run the Python script, you need to have Python installed on your machine. You can download Python from the official website.

Usage

To use the file you can run change-extension.py or download the exe file from Releases.

  • Check the file extension.
-ets
  • Change file extension
-ch
  • After entering the above two commands You must enter a file path or folder path.
Enter file or folder path >>> </path/to/folder>
  • Exit program
-ext

Conclusion

This Python script can save you a lot of time and effort when you need to change the extension of multiple files. You can further develop or modify this Python script in your own way.