Skip to main content

Python Imaging Library (Fork) Scripts

Project description

This directory contains a number of more or less trivial utilities and demo programs.

Comments and contributions are welcome.

</F>

pildriver.py (by Eric S. Raymond)

A class implementing an image-processing calculator for scripts. Parses lists of commands (or, called interactively, command-line arguments) into image loads, transformations, and saves.

viewer.py

A simple image viewer. Can display all file formats handled by PIL. Transparent images are properly handled.

thresholder.py

A simple utility that demonstrates how a transparent 1-bit overlay can be used to show the current thresholding of an 8-bit image.

enhancer.py

Illustrates the ImageEnhance module. Drag the sliders to modify the images. This might be very slow on some platforms, depending on the Tk version.

painter.py

Illustrates how a painting program could be based on PIL and Tk. Press the left mouse button and drag over the image to remove the colour. Some clever tricks have been used to get decent performance when updating the screen; see the sources for details.

player.py

A simple image sequence player. You can use either a sequence format like FLI/FLC, GIF, or ARG, or give a number of images which are interpreted as frames in a sequence. All frames must have the same size.

gifmaker.py

Convert a sequence file to a GIF animation.

Note that the GIF encoder provided with this release of PIL writes uncompressed GIF files only, so the resulting animations are rather large compared with these created by other tools.

explode.py

Split a sequence file into individual frames.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pillow-scripts-5.0.0.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file pillow-scripts-5.0.0.tar.gz.

File metadata

File hashes

Hashes for pillow-scripts-5.0.0.tar.gz
Algorithm Hash digest
SHA256 40ab2e24f79041cf26787d3d42514686c18c3ba95203ca5bd9199356c6a66800
MD5 cac80e76129c1eef3bb514152f83d5f7
BLAKE2b-256 9502622fecd3892e2bc3ea96526b1bf9b33c14c87d93f2e36f0492c288f9c814

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page