awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wasabeef avatar

wasabeef/glide-transformations

0
View on GitHub↗
9,888 stele·1,402 fork-uri·Java·Apache-2.0·3 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru wasabeef/glide-transformationsGraficul istoricului de stele pentru wasabeef/glide-transformations

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale wasabeef/glide-transformations?

Principalele funcționalități ale wasabeef/glide-transformations sunt: Bitmap Transformation Pipelines, Image Processing Pipelines, Filter Chaining, GPU Accelerated Image Operators, Filter Acceleration, Color Matrix Transformations, Geometric Shape Cropping, Image Masking & Shaping.

Care sunt câteva alternative open-source pentru wasabeef/glide-transformations?

Alternativele open-source pentru wasabeef/glide-transformations includ: 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…

Alternative open-source pentru Glide Transformations

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Glide Transformations.
  • square/picassoAvatar square

    square/picasso

    18,820Vezi pe 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
    Vezi pe GitHub↗18,820
  • wasabeef/blurryAvatar wasabeef

    wasabeef/Blurry

    5,654Vezi pe 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
    Vezi pe GitHub↗5,654
  • pixieditor/pixieditorAvatar PixiEditor

    PixiEditor/PixiEditor

    7,840Vezi pe 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
    Vezi pe GitHub↗7,840
  • bradlarson/gpuimage2Avatar BradLarson

    BradLarson/GPUImage2

    4,941Vezi pe 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
    Vezi pe GitHub↗4,941
Vezi toate cele 30 alternative pentru Glide Transformations→