From 51ec02ba19b26ae08b2c55a355c15e61969f89cc Mon Sep 17 00:00:00 2001 From: Jason Pitman Date: Wed, 3 Jul 2019 15:33:49 -0500 Subject: [PATCH] Create README.md --- images/make_250x250_thumbnails/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 images/make_250x250_thumbnails/README.md diff --git a/images/make_250x250_thumbnails/README.md b/images/make_250x250_thumbnails/README.md new file mode 100644 index 0000000..d1fc19f --- /dev/null +++ b/images/make_250x250_thumbnails/README.md @@ -0,0 +1,3 @@ +# Make 250x250 thumbnails + +Uses ImageMagick to make a bunch of thumbnails that _probably_ aren't porn. See the writeup [here](https://jasonpitman.com/posts/making-thumbs/) for more detailed info.