Commit graph

11 commits

Author SHA1 Message Date
0fe9364d8d Use betterhelp. 2023-06-24 12:02:41 -07:00
9a2c6abec7 Copy icc_profile from source image. 2023-03-19 11:21:33 -07:00
15141d22cb
Use getexif instead of info.get('exif'). Add --quality where missing. 2021-11-09 12:08:38 -08:00
c5829081aa
Update use of pathclass.glob_files, directories. 2021-11-08 11:38:10 -08:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
0de20a34c9
Use qualified PIL.Image, not just Image. 2021-06-04 13:13:11 -07:00
c01a7c9d9d
Update some image scripts to preserve exif. 2021-06-03 20:43:27 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
2a39ba4698 Let negative crop values crop from right. 2020-09-23 12:48:50 -07:00
d5a59d9f9e Use argparse for crop.py. 2020-07-07 22:10:21 -07:00
f44e46aab5 Initial commit. 2019-06-11 22:41:31 -07:00