awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wasabeef avatar

wasabeef/glide-transformations

0
View on GitHub↗
9,888 stars·1,402 forks·Java·Apache-2.0·11 vues

Glide Transformations

This is a Glide image transformation library for Android that provides a collection of image processing filters and shapes. It functions as a suite of hardware-accelerated tools for image cropping, artistic filtering, and transformation pipeline management.

The project distinguishes itself through an image filter pipeline that allows for sequential transformation chaining, enabling multiple visual effects and color modifications to be applied in a single pass. It utilizes GPU acceleration to implement artistic effects such as pixelation, sketching, and blur.

The library covers a broad range of image manipulation capabilities, including dynamic image masking for circles and rounded corners, color tone adjustments for grayscale and sepia effects, and custom shape cropping with optional border configurations.

Features

  • Bitmap Transformation Pipelines - Implements a transformation pipeline that plugs into the image loading lifecycle to modify bitmaps before display.
  • Image Processing Pipelines - Implements a sequential processing pipeline that chains multiple visual effects and color modifications in a single pass.
  • Filter Chaining - Processes images through a series of ordered filters and crops to apply multiple visual effects in a single pass.
  • GPU Accelerated Image Operators - Provides hardware-accelerated artistic filters such as toon, sepia, sketch, and pixelation.
  • Filter Acceleration - Utilizes hardware acceleration to apply complex artistic effects like pixelation and toon filters.
  • Color Matrix Transformations - Uses mathematical matrix transformations on RGBA values to achieve grayscale and sepia effects.
  • Geometric Shape Cropping - Trims images into specific shapes such as circles, squares, or rounded corners with optional border configurations.
  • Image Processing Pipelines - Supports combining several image processing effects into a single sequential pipeline.
  • Image Masking & Shaping - Provides tools for trimming images into circles, rounded corners, and custom shapes with optional border configurations.
  • Android Image Loading Libraries - Provides a collection of image processing filters and shapes designed specifically for the Glide image loading framework.
  • GPU-Accelerated Processors - Provides a hardware-accelerated tool for applying artistic effects like blur and pixelation on Android.
  • Android Image Processing - Applies visual filters and effects to images within Android applications using the Glide library.
  • Shape Boundary Rendering - Implements borders and rounded corners using the Android Canvas API to modify image boundaries.
  • Artistic Color Filtering - Modifies the visual tone of images by applying grayscale effects and custom color filters.
  • Blur Effects - Provides optimized rendering techniques to apply blur effects for softening visual detail.
  • Image Masking - Allows the application of custom masks to define the visible area and shape of an image.
  • Dynamic UI Masking - Crops images into circles or rounded rectangles with custom borders to fit specific UI design requirements.
  • Rounded Corner Shapes - Provides functionality to soften image corners using various corner types and alignment configurations.
  • Bitmap Pixel Masks - Provides capabilities to cut images into geometric shapes by manipulating the underlying pixel buffer.
  • Image Processing - Image transformations for Glide.

Historique des stars

Graphique de l'historique des stars pour wasabeef/glide-transformationsGraphique de l'historique des stars pour wasabeef/glide-transformations

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Glide Transformations

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Glide Transformations.
  • square/picassoAvatar de square

    square/picasso

    18,820Voir sur GitHub↗

    Picasso is an Android image loading library designed for downloading, caching, and displaying images in applications. It provides an automated system for memory and disk management to reduce network requests and improve load times. The library includes a bitmap transformation tool for resizing, cropping, and modifying assets before they are rendered. It also functions as a bridge for Jetpack Compose, converting image requests into painter objects for use within declarative Android user interfaces. The system manages image retrieval from multiple sources, including web URLs, local files, and

    Kotlin
    Voir sur GitHub↗18,820
  • wasabeef/blurryAvatar de wasabeef

    wasabeef/Blurry

    5,654Voir sur GitHub↗

    Blurry is an Android UI visual effect library used to apply Gaussian blur and color filters to mobile user interfaces. It provides a toolset for generating blurred bitmap images from source files or memory and applying these effects to Android views and layout containers. The library implements frosted glass effects by capturing static bitmap representations of UI components and rendering them as stylized overlays. This process includes radius-driven sampling to control blur intensity and color-filter integration to modify the visual mood or readability of the background. The project covers

    Javaandroidandroid-libraryblur
    Voir sur GitHub↗5,654
  • pixieditor/pixieditorAvatar de PixiEditor

    PixiEditor/PixiEditor

    7,840Voir sur GitHub↗

    PixiEditor is a multi-functional graphics suite that serves as a pixel art editor, a node-based graphics editor, and a vector graphics tool. It functions as a shader-based painting tool and 2D animation software, providing a comprehensive environment for creating raster images and frame-by-frame motion. The project is distinguished by its use of node-based workflows for building complex image transformations, visual effects, and custom digital brush designs. It utilizes a shader-based brush engine and a node graph to define personalized painting tool behaviors and procedural animations. The

    C#2davaloniauicsharp
    Voir sur GitHub↗7,840
  • bradlarson/gpuimage2Avatar de BradLarson

    BradLarson/GPUImage2

    4,941Voir sur GitHub↗

    GPUImage2 is a Swift framework for applying real-time filters and effects to images and video using the GPU. It provides a real-time video filter library, an image geometry manipulation engine, and an OpenGL shading pipeline for processing visual data on graphics hardware. The framework enables the construction of visual effect pipelines by chaining image sources to consumers in sequential flows. It supports the development of custom fragment and vertex shaders for bespoke image processing and offers the ability to bundle these operations into reusable units via graph-based grouping. Capabil

    Swift
    Voir sur GitHub↗4,941
Voir les 30 alternatives à Glide Transformations→

Questions fréquentes

Que fait wasabeef/glide-transformations ?

This is a Glide image transformation library for Android that provides a collection of image processing filters and shapes. It functions as a suite of hardware-accelerated tools for image cropping, artistic filtering, and transformation pipeline management.

Quelles sont les fonctionnalités principales de wasabeef/glide-transformations ?

Les fonctionnalités principales de wasabeef/glide-transformations sont : Bitmap Transformation Pipelines, Image Processing Pipelines, Filter Chaining, GPU Accelerated Image Operators, Filter Acceleration, Color Matrix Transformations, Geometric Shape Cropping, Image Masking & Shaping.

Quelles sont les alternatives open-source à wasabeef/glide-transformations ?

Les alternatives open-source à wasabeef/glide-transformations incluent : square/picasso — Picasso is an Android image loading library designed for downloading, caching, and displaying images in applications.… wasabeef/blurry — Blurry is an Android UI visual effect library used to apply Gaussian blur and color filters to mobile user interfaces.… pixieditor/pixieditor — PixiEditor is a multi-functional graphics suite that serves as a pixel art editor, a node-based graphics editor, and a… bradlarson/gpuimage2 — GPUImage2 is a Swift framework for applying real-time filters and effects to images and video using the GPU. It… dimezis/blurview — BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It… facebook/fresco — Fresco is an Android image loading library and cache manager designed to fetch, decode, and display images from…