Crate imgc

Source
Expand description

§Image Converter imgc

imgc is a command-line utility focusing on converting images into other formats, specifically focusing on support for modern image standards and encoders.

imgc simplifies the process of batch converting images, optimizing for both performance and storage efficiency.

Modules§

cli
Command-line interface functionality.
converter
Image conversion functionality.
format
Image formats supported by the application.
utils
Utility functions and helpers.

Structs§

Error
Represents the error type for the application.