Skip to content

matthiasdv/scrapbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Scrapbook.sh

This script prepares JPEG files for archiving, reducing the filesize as much as possible.

  • Images are resized to a desired maximum resolution
  • JPEG optimization is applied

##Options

  • -t, --target Directory where the compressed files should be placed
  • -s, --source Directory containing source files
  • -q, --quality JPEG compression level. 100 for lossless compression
  • -r, --resolution Maximum desired width|height of the image in pixels

About

bash script that prepares photos for archiving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages