Skip to content

Instantly share code, notes, and snippets.

@sgnm
Created November 26, 2022 07:13
Show Gist options
  • Save sgnm/de4ca4f4d858bd95b42d729e3e370a09 to your computer and use it in GitHub Desktop.
Save sgnm/de4ca4f4d858bd95b42d729e3e370a09 to your computer and use it in GitHub Desktop.

Revisions

  1. sgnm created this gist Nov 26, 2022.
    1 change: 1 addition & 0 deletions png2jpg
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    mogrify -format jpg *.png && find ./ -type f -name "*.png" -delete