dan5py / ImageLAB

Image Lab lets you modify .pnm images. It has functions like RGB extraction, color inversion and more...

Repository from Github https://github.comdan5py/ImageLABRepository from Github https://github.comdan5py/ImageLAB

Image LAB

.PNM Image Editor

Image Lab lets you modify .pnm images. It has functions like RGB extraction, color inversion and more...

Language : Java

Last version : 1.1.8.0 (Raven)

This program allows the processing of PNM images. The following functions are available:

  • red component extraction 🔴
  • green component extraction
  • blue component extraction 🔵
  • conversion to shades of gray
  • color inversion
  • red and blue component inversion 🔴 🔄 🔵
  • empty image creation (default: ⚫ background)
  • image whitening ⚪
  • draw circle
  • Sobel's filter

image

image

About

Image Lab lets you modify .pnm images. It has functions like RGB extraction, color inversion and more...