Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 427 Bytes

Extension-changer

Change extension of your file by your choice replacing extension name :

  • In 4th line replace 'mp4' with EXISTING EXTENSION which you want to change.

  • In 13th line replace 'mkv' with NEW EXTENSION.

  • If your new extension have 4 letters instead of usual 3 letters, replace 5 with 6 in 9th line;

    • e.g. if new extension is html (which is 4 letters) then,
      replace 5 with 6 in 9th line.