Skip to main content

Easy image reading & writing

Project description

imgio

Build Status

Easy image file reading & writing for Python. Tested on Python 3.10.

Supported file formats (read/write):

   .pnm
   .pgm
   .ppm
   .pfm
   .png
   .jpg
   .jpeg
   .bmp
   .tif
   .tiff
   .insp
   .npy
   .exr
   .raw
   .hdr

Installing on Linux:

sudo apt install libopenexr-dev
pip install imgio

Installing on Windows:

pip install pipwin
pipwin install pyexr
pip install imgio

Building & installing from source:

git clone <this-repository>
cd <this-repository>
make install

Releasing to PyPI:

make release

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

imgio-1.4.3.tar.gz (2.2 MB view hashes)

Uploaded Source

Built Distribution

imgio-1.4.3-py3-none-any.whl (2.2 MB view hashes)

Uploaded Python 3

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