awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesAndroid Image Compression Libraries

Software libraries for the Android platform focused on image size and resolution reduction.

Distinct from Android Image Loading Libraries: More specific than general Android libraries and distinct from image loading libraries.

Explore 2 awesome GitHub repositories matching mobile development · Android Image Compression Libraries. Refine with filters or upvote what's useful.

Awesome Android Image Compression Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • curzibn/lubanCurzibn 的头像

    Curzibn/Luban

    13,748在 GitHub 上查看↗

    Luban is a memory-safe image loading and optimization library for Android. It functions as an image optimizer and compression tool designed to reduce image file sizes and resolutions while preventing application crashes through the use of pixel limits and downsampling. The project replicates the specific compression and downsampling logic used by WeChat Moments to ensure images meet social media quality standards. It uses adaptive resolution scaling and dimension-aware strategies to balance visual quality with storage efficiency. The library covers bulk image processing, format optimization,

    Acts as a library for reducing image file sizes on Android using social media quality standards.

    Candroidimage-compressionluban
    在 GitHub 上查看↗13,748
  • zetbaitsu/compressorzetbaitsu 的头像

    zetbaitsu/Compressor

    7,222在 GitHub 上查看↗

    Compressor is an Android image compression library designed to reduce the file size and dimensions of images within mobile applications. It functions as a bitmap optimizer that adjusts image quality and formats to minimize storage footprints and improve network upload speeds. The library operates as an asynchronous image processor, utilizing background threads and reactive streams to compress high-resolution photos. This execution model prevents user interface freezes and maintains application responsiveness during heavy image manipulation tasks. The project covers a broad range of image opt

    Provides a specialized library for reducing image file size and dimensions in Android applications.

    Kotlin
    在 GitHub 上查看↗7,222
  1. Home
  2. Mobile Development
  3. Android Image Compression Libraries