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",input_type="auto")
Supported types
- Currently supported input types - numpy, pillow, str(both path and url), base64, auto
- Currently supported output types - numpy, pillow, str, base64
Contributions
- thanks to @KingNish24 for improving base64 support and adding the
input_typeparameter - thanks to @Saptarshi-Bandopadhyay for supporting base64 and improving the docstrings
- thanks to @Abbhiishek for improving image naming
Project details
Release history Release notifications | RSS feed
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.3.5.tar.gz
(8.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file loadimg-0.3.5.tar.gz.
File metadata
- Download URL: loadimg-0.3.5.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17db4f7dc8131b0692673d4067f3fe70686568893e981b0504b095ebcfbc3ffc
|
|
| MD5 |
d0cffa41efacc5eb1cd8cb08f4754af2
|
|
| BLAKE2b-256 |
9ec34f38bd3c0e5f086a832e49e4c87be4c8469bb540ef047c62b50c2dcb643b
|
File details
Details for the file loadimg-0.3.5-py3-none-any.whl.
File metadata
- Download URL: loadimg-0.3.5-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4244546003d3004e1109f9f9aaca5a137d9541a22a10535759435e07cb497a5f
|
|
| MD5 |
785a25bac553061ac4a41988ae9272ec
|
|
| BLAKE2b-256 |
05c1fd5a5d0bde724faba8effbf04971996cae7e4e51c7be7f02519d6708bd4d
|