Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 731 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 731 Bytes

ca.whittaker.Graphics

Overview

ca.whittaker.Graphics is a repository dedicated to graphic tools for image processing. The first tool available is a command-line image resizer, designed for simplicity and efficiency.

Tools in This Repository

Command-Line Image Resizer

  • Description: A command-line tool for resizing and converting images. It supports batch processing, allowing users to resize multiple images at once and optionally convert them to grayscale.
  • Usage: Suitable for developers, photographers, or anyone needing to process images in bulk.

Getting Started

Prerequisites

  • .NET Framework compatible with your development environment.
  • Basic knowledge of C# and console applications.