awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • curzibn/lubanAvatar de Curzibn

    Curzibn/Luban

    13,748Ver en 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
    Ver en GitHub↗13,748
  • zetbaitsu/compressorAvatar de zetbaitsu

    zetbaitsu/Compressor

    7,222Ver en 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
    Ver en GitHub↗7,222
  1. Home
  2. Mobile Development
  3. Android Image Compression Libraries