Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin committed Apr 6, 2024
1 parent 163bcd9 commit 6f36836
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# MagickCrop
# MagickCrop

![A piece of paper on a table in need of correction](LetterPaperTest.jpg)
Using ImageMagick to via to correct perspective distortion in images.

- GitHub: https://github.com/dlemstra/Magick.NET
- Nuget search: https://www.nuget.org/packages?q=magick.net

This is a simple app which does a few things.

- Open an image
- Align to the 4 corners of the rectangular subject
- Set the Aspect Ratio with the drop down
- Save the image which will square the opened image per the selected aspect ratio

0 comments on commit 6f36836

Please sign in to comment.