pimo-scripts/effects/Vintage.sh
2018-06-23 10:49:55 +02:00

3 lines
263 B
Bash
Executable file

#!/bin/bash
convert -set colorspace RGB ../cam.jpg -channel R -level 33% \( -clone 0 -fill '#a159d3' -colorize 30% \) \( -clone 0 -colorspace gray -negate \) -compose blend -define compose:args=100,0 -composite ../DCIM/$(stat DCIM/* --printf "%i\n" | wc -l).jpg