Created
May 2, 2017 12:13
-
-
Save twobob/e10bb9163a6fc715be28610be58b5d8b to your computer and use it in GitHub Desktop.
crunch jpg(s) with jpeg-recompress.exe
This file contains 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 characters
cd /d %USERPROFILE%\Pictures\clarifai\tiny && forfiles /C " cmd /c %USERPROFILE%\Downloads\jpeg-archive-2.1.1-win\jpeg-archive\jpeg-recompress.exe -q med -a -n 60 -x 85 -m smallfry -s @file @file " |
Author
twobob
commented
May 2, 2017
•
replace the link with your actual user link if that fails, or put the stuff somewhere sensible :P
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment