Changes the extension of a given file name to the specified extension.
The original file name whose extension is to be changed.
The new extension to be applied (with or without a leading dot).
The file name with the new extension.
1.0.5
2021-12-07
Changes the extension of a given file name to the specified extension.