Skip to content

Instantly share code, notes, and snippets.

@litefeel
Last active August 29, 2015 14:15
Show Gist options
  • Save litefeel/97cc836e48593c255b41 to your computer and use it in GitHub Desktop.
Save litefeel/97cc836e48593c255b41 to your computer and use it in GitHub Desktop.
批量修改后缀名

change jpg to png

bat

ren *.jpg *png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment