Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thejoefin/magickcrop

Using ImageMagick to via to correct perspective distortion in images.
https://github.com/thejoefin/magickcrop

dotnet image-processing imagemagick windows wpf

Last synced: 10 days ago
JSON representation

Using ImageMagick to via to correct perspective distortion in images.

Awesome Lists containing this project

README

        

# MagickCrop

![The welcome experience in Magick Crop 1.4](Images/Welcome1.4.png)

Using ImageMagick to via to correct perspective distortion in images.
![A piece of paper on a table in need of correction](Images/Transform1.4.png)

## Powered by Image Magick and Magick.NET

- 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
- Crop the image
- Resize the image to remove stretch
- Adjust color and contrast

If you like this app you'll probably enjoy some of my other apps: [JoeFinApps.com](https://www.JoeFinApps.com)