Install Painter On A Debian, Ubuntu, Kali And Raspbian

Install Painter On A Debian, Ubuntu, Kali And Raspbian

painter

Python Imaging Library (Python3)

Maintainer: Matthias Klose



Section: python

Install painter

  • Debian apt-get install python3-pil Click to copy
  • Ubuntu apt-get install python3-pil Click to copy
  • Kali Linux apt-get install python3-pil Click to copy
  • Raspbian apt-get install python3-pil Click to copy

python3-pil

Python Imaging Library (Python3)

The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript).

Installing painter command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Raspbian operating systems. Once you run the command it will install the latest version of painter 2024 package in your OS.