Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-imaging-library

Automatically cropping an image with python/PIL

pip install PIL -E TICKETS-1 - No JPEG/PNG support

Converting 2D Numpy array of grayscale values to a PIL image

Why is the quality of JPEG images produced by PIL so poor?

Convert image to a matrix in python

Setting Transparency Based on Pixel Values in Matplotlib

How to get alpha value of a PNG image with PIL?

PIL Issue, OSError: cannot open resource

write numpy ndarray to Image

Python copy on PIL image object

How to gauss-filter (blur) a floating point numpy array

Image.fromarray just produces black image

Changing image hue with Python PIL

How to read a raw image using PIL?

How I can load a font file with PIL.ImageFont.truetype without specifying the absolute path?

No module named Image

No Module named PIL

How do I draw text at an angle using python's PIL?

Crop an image in the centre using PIL

How to convert a string to an image?