Commit graph

13 commits

Author SHA1 Message Date
205c74d47c
Fix rejpg docstring implying all jpgs. 2021-12-02 19:53:43 -08:00
1dd17de87c
Fix log lines. 2021-10-22 18:38:27 -07: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
39e0aaed71
Various lint appeasements. 2021-08-09 17:37:19 -07:00
d2f9da6031
Remove printing only the string.printable characters. 2021-06-07 18:45:19 -07:00
1bbffb4964
Update rotate_by_exif call. 2021-06-06 20:33:32 -07:00
c01a7c9d9d
Update some image scripts to preserve exif. 2021-06-03 20:43:27 -07:00
12d30a88de
Add --quality option. 2021-03-10 16:30:38 -08:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
7fdda50a13
Let rejpg take glob patterns. 2021-02-08 02:52:08 -08:00
0c78d7f96c Move rotate_by_exif to voussoirkit/imagetools. 2021-01-05 20:29:54 -08:00
1eae1ae399 Rewrite rejpg with argparse and preserve exif orientation. 2020-12-23 20:05:35 -08:00
f44e46aab5 Initial commit. 2019-06-11 22:41:31 -07:00