Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
The Python Imaging Library enhances your Python interpreter with advanced image processing features. This library offers a wide range of file format compatibility, an efficient internal structure, and robust image processing functionalities. Its core design focuses on enabling quick access to data in several fundamental pixel formats, serving as a reliable base for general image processing applications. For enterprises, Pillow is accessible through a Tidelift subscription, catering to professional needs. The Python Imaging Library is particularly well-suited for tasks related to image archiving and batch processing workflows. Users can leverage the library to generate thumbnails, switch between file formats, print images, and more. The latest version supports a diverse array of formats, while write capabilities are carefully limited to the most prevalent interchange and display formats. Additionally, the library includes essential image processing features such as point operations, filtering through built-in convolution kernels, and converting color spaces, making it a comprehensive tool for both casual and advanced users alike. Its versatility ensures that developers can efficiently handle various image-related tasks with ease.
Description
The xlrd library is designed for developers looking to extract data from .xls files, which are a type of Microsoft Excel spreadsheet. This tool specifically focuses on reading data and the formatting details contained within these older Excel file formats. It's important to note that xlrd is limited to handling only .xls files moving forward. The library does not process features such as charts, macros, images, or any other embedded elements, including additional worksheets, VBA modules, or formulas, though it can retrieve the results of formula evaluations, comments, hyperlinks, and various filters such as auto, advanced, and pivot tables, as well as conditional formatting and data validation. Unfortunately, password-protected files cannot be accessed or read with this library. When using xlrd from the command line, users can view the first, second, and last rows of each sheet contained within the specified files. Additionally, it's worth mentioning that xlrd is distributed under the BSD license, providing certain freedoms for developers to utilize and modify the library as needed.
API Access
Has API
API Access
Has API
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Pillow
Founded
1995
Country
United States
Website
pillow.readthedocs.io/en/stable/
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/xlrd/