Skip to main content

a python package for loading images

Project description

loadimg

a python package for loading images

how to use

installation

pip install loadimg

usage

from loadimg import load_img
load_img(any_img_type_here,output_type="pil") 
# currently supported input types [numpy, pillow, str(both path and url)]
# currently supported output types [numpy, pillow,"str"]

loadimg

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

loadimg-0.1.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

loadimg-0.1.2-py3-none-any.whl (6.9 kB 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