smanjivalib
smanjivalib is a Python library designed for simplifying the process of reducing the size of data, particularly images. It aims to provide a straightforward and efficient way for developers to implement image compression without needing to delve into complex image processing algorithms. The library supports various common image formats and offers options for controlling the compression level and quality.
The core functionality of smanjivalib revolves around image resizing and format conversion, which are common methods