4 lines
330 B
Plaintext
4 lines
330 B
Plaintext
Shrink I wrote shrink to shrink images before using them on the web. It has a few options, but I usually just change to the directory with the new images in it and run
|
|
shrink Exif As a side effect, it also removes the Exif data.
|
|
That saves me the trouble of applying the mighty ExifTool as I normally do.
|
|
exiftool -all= *. |