Spaces:
Sleeping
Sleeping
File size: 424 Bytes
672799b b9f0706 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
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. |