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.4.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.4.tar.gz.
File metadata
- Download URL: loadimg-0.3.4.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 |
747bd4c1cf3112c098f2f95d926715987c9f744dfdc4e143c888be2ce1738787
|
|
| MD5 |
c1b512c32be32a799696a974f6f24e58
|
|
| BLAKE2b-256 |
faae7bd1867455983b1ab53df1fe9450ceaf840f817d1cb1ce457591d94d2403
|
File details
Details for the file loadimg-0.3.4-py3-none-any.whl.
File metadata
- Download URL: loadimg-0.3.4-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 |
6eb00a13ea329d72e3743fd4e19d5948b11bec8d83db364c81d1614a1db04457
|
|
| MD5 |
6d3bb09b15ee523bae5962954febfafc
|
|
| BLAKE2b-256 |
cd75658b6f138a7da7a4726f89c188867716e2557adff045bc73cb3c9658e064
|