ImageProcessor is a .NET 8.0 console application for processing images efficiently. It leverages the powerful Magick.NET library for advanced image manipulation and BenchmarkDotNet for performance benchmarking. The project is designed to be cross-platform and easy to extend for various image processing tasks.
- High-performance image processing using Magick.NET
- Benchmarking and performance analysis with BenchmarkDotNet
- Cross-platform support (Windows, Linux, macOS)
- Clone the repository.
- Build the project using the .NET 8.0 SDK.
- Run the application from the command line.
- Magick.NET-Q8-x64
- BenchmarkDotNet
This project is licensed under the MIT License.