Skip to content

alexa-infra/py-imagineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-Imagineer

Image decoding and encoding implemented in Python (without native dependencies)

  • The project exists only for educational purposes
  • Any usage in production is not recommened
  • The code might be really slow (libjpeg will do work much faster for example), due to slow IO and bit operations in scripting languages
  • If you really need imaging in Python, then you probably need Pillow or Pil-Lite ;)

About

Image decoding and encoding implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages