diff --git a/pages/tools.automorph_pixelsort.md b/pages/tools.automorph_pixelsort.md index 2987b9c..873bda0 100644 --- a/pages/tools.automorph_pixelsort.md +++ b/pages/tools.automorph_pixelsort.md @@ -64,6 +64,9 @@ for image in *.png ; do python3 -m pixelsort "$image" -i edges -t 0.5 -a 90 -s ## [[ffmpeg]] - `ffmpeg -framerate 15 -i f%d.png f.gif` +## [[tools.imagemagick]] +- `mogrify -format png *.jpeg` imagemagick batch + ## Adjacent - https://github.com/topics/generative-art - https://github.com/terkelg/awesome-creative-coding