{"library":"simplejpeg","type":"library","category":null,"description":"simplejpeg is a Python library offering fast JPEG encoding and decoding, built upon recent versions of libturbojpeg. It targets use cases prioritizing speed and direct memory access over broader image format support. The library is actively maintained with regular releases, currently at version 1.9.0, providing efficient handling of JPEG images as NumPy arrays.","language":"python","status":"active","version":"1.9.0","tags":["image processing","jpeg","encoding","decoding","numpy","performance"],"install":[{"cmd":"pip install simplejpeg","imports":["from simplejpeg import decode_jpeg","from simplejpeg import encode_jpeg","from simplejpeg import decode_jpeg_header","from simplejpeg import is_jpeg"]},{"cmd":"pip install simplejpeg --no-binary :all:","imports":[]}],"homepage":null,"github":"https://github.com/jfolz/simplejpeg","docs":"https://github.com/jfolz/simplejpeg/blob/master/README.rst","changelog":null,"pypi":"https://pypi.org/project/simplejpeg/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":25,"avg_install_s":3.7,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/simplejpeg/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}