--- 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.