Commit graph

9 commits

Author SHA1 Message Date
54281d52c2
Some linting fixes. 2022-08-14 10:42:34 -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
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
ab54a750d0 Fix grayscale_argparse returning on first item. 2021-01-13 17:30:35 -08:00
58e5097639 Use argparse for grayscale.py. 2020-09-20 13:18:30 -07:00
43fd39eb3e Add grayscale.py. 2020-06-17 13:43:25 -07:00