blob: 39278df0fb25cd7b409a79b6258e83db464edb50 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Square
Personal image processing routine
`exif.py`
Batch rename RAW image files with date and time prefix using `exiftool`
Currently only tested with Canon `.CR2`, `.CR3` and `.dng` files from Pixel phones.
`square.py`
Add drop shadow to an image and make it square.
|