Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thejoefin/magickcrop
- Owner: TheJoeFin
- License: mit
- Created: 2024-04-04T05:22:09.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-30T04:01:37.000Z (5 months ago)
- Last Synced: 2024-10-11T14:31:01.684Z (25 days ago)
- Topics: dotnet, image-processing, imagemagick, windows, wpf
- Language: C#
- Homepage:
- Size: 36.9 MB
- Stars: 25
- Watchers: 3
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.netThis 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 contrastIf you like this app you'll probably enjoy some of my other apps: [JoeFinApps.com](https://www.JoeFinApps.com)