From 16eec786b91ab09b2c07a7c070058f192d824b1f Mon Sep 17 00:00:00 2001 From: Magnus Reyes Date: Wed, 24 Jul 2024 01:47:16 -0400 Subject: [PATCH] Add readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c4d1f2 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# imgchop + +Simple program that crops multiple images into squares! + +- Easy to use - simply drag and drop your files onto the executable +- Nondestructive - cropped images get saved as new files in the same directory +- Lossless - outputs png files with no quality degradation + +Made for my friends using [Photoboio's camera asset](https://photoboio.gumroad.com/l/rgiyyl) for VRChat. + +## Download + +Go to the [releases page](https://github.com/mass8326/imgchop/releases) to download the latest `imgchop.exe` file!