/shrink

Bash script to copy selected photos to a new directory and shrink their size

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

This is a simple GNU/Linux command line tool to resize images.

  • It can resize individual images, or all images in a folder.
  • It can resize them by a percentage or to a fixed bit width
  • It creates a new copy, so leaves the orginal untouched.

Usage: (See usage near the top of the 'shrink' program file).


Program files

shrink          - THE MAIN PROGRAM HERE  

Misc. files

.editorconfig   - Sets github editing options (like tabs set to 4 wide)
README.md       - This introduction  
LICENSE         - Legal verbage