Skip to content

v0.3.0

Compare
Choose a tag to compare
@gha3mi gha3mi released this 20 Nov 20:58
· 53 commits to main since this release

PNM File Support:

  • Added Format Support: Now supports PNM files in both binary and ASCII formats.
  • Enhanced Functionality: Includes versatile import and export capabilities for PNM files.
  • Image Manipulation Tools: Supports a range of operations including negative effects, brightening, darkening, grayscale conversion, and resizing.
  • Channel Control: Provides options to swap or remove channels.
  • Transformation Features: Users can rotate, flip horizontally or vertically, crop, and resize images conveniently.

Color Support:

  • Expanded Color Model Support: Added compatibility with various color models, including RGB, CMYK, decimal, hexadecimal, HSV, and HSL.
  • Color Matching: Introduces a feature that identifies the closest matching colors for user-defined selections or inputs.