image-compressor / README.md
alexscottcodes
Update compression method and add support for HEIF/HEIC inputs.
b9f0706

A newer version of the Gradio SDK is available: 6.1.0

Upgrade
metadata
title: Image Compressor
emoji: 
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: A lightweight lossless image compressor.

This app is a lightweight lossless image compressor written in Gradio and Python. It uses Pillow (and pillow-heif to support HEIC/HEIF inputs) to compress the image by altering the PNG compression level.