Skip to content

not-lain/loadimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a python package for loading images

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages