Screenshots
Description
A minimalist and optinionated Android app for offline/on-device JPEG/PNG compression.
Features:
- Browse and select image folders
- 3 built-in quality levels for MozJPEG and Jpegli
- "Smart" filter to skip well-compressed images
- Preview estimated savings before applying compression
Options:
- EXIF metadata preservation
- PNG to JPEG conversion
Encoders:
- mozjpeg: Mozilla's optimized JPEG encoder
- jpegli: Google's high-quality JPEG encoder from libjxl
This app requires no internet access and processes all images locally on your device.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- PhotosRead images from the media library.
- Read storageRead files on the device storage.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_DATA_SYNC
- NotificationsShow notifications.
- ic.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments