Skip to content

ParagRaut/SimpleImageService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageProcessor

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.

Features

  • High-performance image processing using Magick.NET
  • Benchmarking and performance analysis with BenchmarkDotNet
  • Cross-platform support (Windows, Linux, macOS)

Getting Started

  1. Clone the repository.
  2. Build the project using the .NET 8.0 SDK.
  3. Run the application from the command line.

Dependencies

  • Magick.NET-Q8-x64
  • BenchmarkDotNet

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages