Skip to content

Releases: kushal1o1/ImageX

v0.3.0

24 Jun 14:52
841357b

Choose a tag to compare

v0.3.0

New: Grayscale / B&W

  • Grayscale mode (luminosity conversion)
  • True black & white with adjustable threshold (0-255)

New: Invert Colors

  • Full negative effect
  • Preserves RGBA alpha channel

Other

  • Version check on startup (alerts when new release is available)
  • PyPI metadata improved (keywords, project URLs, better classifiers)
  • All features now preserve EXIF and ICC profile metadata

v0.2.2

17 Jun 08:09
10d3ee5

Choose a tag to compare

Add new feature Flip
Add auto version update suggest

v0.2.1

16 Jun 14:49
c49b424

Choose a tag to compare

Add Information about Imagex on Pypi :)

v0.2.0

12 Jun 15:34
a2b5074

Choose a tag to compare

v0.2.0

New: Rotate

Rotate images in three directions , no custom angles, just simple picks:

  • Right (90° CW)
  • Left (90° CCW)
  • Upside Down (180°)

Lossless transpose via Pillow, same image dimensions where it makes sense, no quality drop.

pip install --upgrade imagex

v0.1.1

12 Jun 15:05
4e7ac82

Choose a tag to compare

removed 3.9 py version

v0.1.0

12 Jun 14:44
30bfc61

Choose a tag to compare

Stable Release version