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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

Awesome GitHub RepositoriesImage Visual Effects

Bitmap transformations and filters used to create specific visual styles or analytical outlines.

Distinct from Visual Effects: Closest candidates focus on UI, SVG, or 3D geospatial effects; this is for general 2D bitmap effects like embossing and grayscaling.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Image Visual Effects. Refine with filters or upvote what's useful.

Awesome Image Visual Effects GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • anthonynsimon/bildAvatar de anthonynsimon

    anthonynsimon/bild

    4,192Voir sur GitHub↗

    Bild est une bibliothèque de traitement d'image implémentée dans le langage de programmation Go. Elle fournit une collection de moteurs algorithmiques pour la manipulation d'images, incluant un moteur de noyau de convolution pour le filtrage, un outil de mélange d'images pour la composition de calques et un générateur de bruit procédural pour créer des textures synthétiques. Le projet se distingue par ses capacités de génération procédurale, implémentant des algorithmes de bruit de Perlin, Gaussien, binaire et uniforme pour produire des distributions de pixels aléatoires et des motifs organiques. Il dispose également d'une interface en ligne de commande qui permet aux utilisateurs d'appliquer des effets visuels, des ajustements de couleur et des transformations géométriques aux fichiers image sans écrire de code personnalisé. La bibliothèque couvre un large éventail de capacités de traitement d'image, incluant des transformations géométriques telles que la rotation, le cisaillement et le zoom, ainsi que la manipulation des couleurs et l'analyse de distribution. Elle fournit des outils pour l'analyse et la segmentation d'image, le filtrage morphologique, et prend en charge la lecture et l'écriture de données image aux formats PNG, JPEG, BMP et WebP.

    Provides a suite of visual effects including edge detection, embossing, grayscaling, inverting, and sharpening.

    Go
    Voir sur GitHub↗4,192
  • silvia-odwyer/photonAvatar de silvia-odwyer

    silvia-odwyer/photon

    3,850Voir sur GitHub↗

    Photon is a high-performance image processing library written in Rust. It serves as a pixel manipulation toolkit and image format transcoder, providing a WebAssembly graphics engine for executing visual effects and transformations directly within web browsers. The project is built around a functional image pipeline, which allows for the programmatic chaining of sequential transformation operations. This architecture supports the creation of complex visual effects through a coded pipeline. The library covers a wide range of image processing capabilities, including color management across mult

    Implements advanced visual transformations such as solarization, offset effects, and image blending.

    Rusthacktoberfestimage-manipulationimage-processing
    Voir sur GitHub↗3,850
  • pintaproject/pintaAvatar de PintaProject

    PintaProject/Pinta

    3,771Voir sur GitHub↗

    Pinta is a cross-platform raster graphics editor and digital image manipulation tool. It provides a drawing environment for creating pixel-based artwork and editing photographs, utilizing a layer-based image model to organize visual components into a stack for non-destructive composition. The application is built with a GTK-based interface and features a plugin-based extension system that allows for the addition of new editing tools and filters. Its capabilities cover digital drawing workflows using various brushes and pencils, image geometry manipulation such as cropping and resizing, and v

    Provides a library of filters for effects like dithering and sepia to transform image visuals.

    C#csharpdotnetdrawing
    Voir sur GitHub↗3,771
  • unity-technologies/postprocessingAvatar de Unity-Technologies

    Unity-Technologies/PostProcessing

    3,742Voir sur GitHub↗

    PostProcessing is a post-processing stack for the Unity game engine designed to apply image-space visual effects and color grading to rendered scenes. It functions as a real-time image effect pipeline that processes frames after the primary 3D geometry has been drawn. The system includes a screen space visual effects library and an HDR color grading toolset used to adjust high dynamic range colors and contrast. These tools allow for the application of real-time image filtering to modify lighting, colors, and mood. The framework supports 3D scene post-processing and game environment polishing

    Adds a series of post-render image effects to scenes to modify the final visual output.

    C#effectspost-processingunity
    Voir sur GitHub↗3,742
  • salgum1114/react-design-editorAvatar de salgum1114

    salgum1114/react-design-editor

    1,700Voir sur GitHub↗

    This project is a toolkit for constructing browser-based graphic editors and interactive design applications. It provides a comprehensive framework for building canvas-based interfaces where users can manipulate visual elements, manage complex layouts, and author presentations or process models. The system is built on a modular component architecture that integrates state management with direct element interaction. The platform distinguishes itself through its support for workflow automation and dynamic extensibility. It allows developers to define event-driven sequences and conditional logic

    Includes image filtering and animation capabilities to create dynamic visual compositions.

    TypeScriptanimejsant-designantd
    Voir sur GitHub↗1,700
  • verot/class.upload.phpAvatar de verot

    verot/class.upload.php

    881Voir sur GitHub↗

    This project is a server-side PHP library designed for managing file uploads and performing automated image processing. It provides a structured toolkit for ingesting, validating, and migrating files from temporary staging areas to permanent storage while enforcing security constraints. The library distinguishes itself through a configuration-driven pipeline that executes a sequence of transformations on image buffers. It supports a wide range of geometric adjustments, including resizing, cropping, and rotation, alongside advanced visual enhancements such as watermarks, color adjustments, and

    Modifies image appearance through brightness, contrast, color tinting, and sharpening adjustments.

    PHP
    Voir sur GitHub↗881
  1. Home
  2. Graphics & Multimedia
  3. Image Visual Effects