Last active
July 3, 2022 13:44
-
-
Save thiagosf/509364d17435003cfc08383f028d2b10 to your computer and use it in GitHub Desktop.
Revisions
-
thiagosf revised this gist
Jul 3, 2022 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,2 @@ mkdir resized sips -s formatOptions 90 --resampleWidth 1060 *.jpg --out resized -
thiagosf created this gist
Jul 3, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ sips -s formatOptions 90 --resampleWidth 1060 *.jpg --out resized