All Projects → python-pillow → Pillow

python-pillow / Pillow

Licence: other
The friendly PIL fork (Python Imaging Library)

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects
PostScript
262 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Pillow

Pycnn
Image Processing with Cellular Neural Networks in Python
Stars: ✭ 509 (-94.49%)
Mutual labels:  image-processing, cross-platform
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (-90.3%)
Mutual labels:  image-processing, cross-platform
Pixload
Image Payload Creating/Injecting tools
Stars: ✭ 586 (-93.66%)
Mutual labels:  image-processing, image
Imgproxy
Fast and secure standalone server for resizing and converting remote images
Stars: ✭ 5,688 (-38.45%)
Mutual labels:  image-processing, image
Smartcircle
✂️Automatically determine where to crop a circular image out of a rectangular.
Stars: ✭ 29 (-99.69%)
Mutual labels:  image-processing, image
Gaussianblur
An easy and fast library to apply gaussian blur filter on any images. 🎩
Stars: ✭ 473 (-94.88%)
Mutual labels:  image-processing, image
Flyimg
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
Stars: ✭ 762 (-91.75%)
Mutual labels:  image-processing, image
Swift Image
SwiftImage: an image library in Swift with Swifty APIs and value semantics
Stars: ✭ 402 (-95.65%)
Mutual labels:  image-processing, image
Metalpetal
A GPU accelerated image and video processing framework built on Metal.
Stars: ✭ 907 (-90.19%)
Mutual labels:  image-processing, image
Detection Of Breast Cancer Using Neural Networks
This project is made in Matlab Platform and it detects whether a person has cancer or not by taking into account his/her mammogram.
Stars: ✭ 15 (-99.84%)
Mutual labels:  image-processing, image
Wasm Imagemagick
Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples
Stars: ✭ 442 (-95.22%)
Mutual labels:  image-processing, image
Extensionsindex
Slicer extensions index
Stars: ✭ 36 (-99.61%)
Mutual labels:  image-processing, cross-platform
Tocropviewcontroller
A view controller for iOS that allows users to crop portions of UIImage objects
Stars: ✭ 4,210 (-54.44%)
Mutual labels:  image-processing, image
Compressor
An easy to use and well designed image compress library for Android, based on Android native image library. Put forward a framework for quick switch from different compress algorithm.
Stars: ✭ 476 (-94.85%)
Mutual labels:  image-processing, image
Resizer
An image resizing library for Android
Stars: ✭ 406 (-95.61%)
Mutual labels:  image-processing, image
Oblique
With Oblique explore new styles of displaying images
Stars: ✭ 633 (-93.15%)
Mutual labels:  image-processing, image
Sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Stars: ✭ 21,131 (+128.67%)
Mutual labels:  image-processing, image
Awesome Image Registration
image registration related books, papers, videos, and toolboxes
Stars: ✭ 380 (-95.89%)
Mutual labels:  image-processing, image
Cometa
Super fast, on-demand and on-the-fly, image processing.
Stars: ✭ 8 (-99.91%)
Mutual labels:  image-processing, image
Pywebp
Python bindings for WebP
Stars: ✭ 35 (-99.62%)
Mutual labels:  image, pillow

Pillow logo

Pillow

Python Imaging Library (Fork)

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift.

docs Documentation Status
tests GitHub Actions build status (Lint) GitHub Actions build status (Test Linux and macOS) GitHub Actions build status (Test Windows) GitHub Actions build status (Test Docker) AppVeyor CI build status (Windows) GitHub Actions wheels build status (Wheels) Travis CI wheels build status (aarch64) Code coverage
package Zenodo Tidelift Newest PyPI version Number of PyPI downloads
social Join the chat at https://gitter.im/python-pillow/Pillow Follow on https://twitter.com/PythonPillow

Overview

The Python Imaging Library adds image processing capabilities to your Python interpreter.

This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.

The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

More Information

Report a Vulnerability

To report a security vulnerability, please follow the procedure described in the Tidelift security policy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].