awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Bildverarbeitung und Galerien

Ranking aktualisiert am 23. Juni 2026

For Bildverarbeitung und Galerien, the strongest matches are aseprite/aseprite (Aseprite is a specialized graphics editor and animation suite), hybridgroup/gocv (GoCV is a computer vision library and Go language) and jimp-dev/jimp (Jimp is a zero-dependency JavaScript image processing library and). nagadomi/waifu2x and h2non/imaginary round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Entdecke Open-Source-Bibliotheken und Anwendungen für Bildbearbeitung, Optimierung und webbasierte Galerie-Verwaltungssysteme.

Bildverarbeitung und Galerien

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • aseprite/asepriteAvatar von aseprite

    aseprite/aseprite

    37,521Auf GitHub ansehen↗

    Aseprite is a specialized graphics editor and animation suite designed for the creation of pixel-based artwork. It provides a comprehensive environment for managing multi-layered animation sequences, offering tools for frame-by-frame design, onion skinning, and real-time motion previews. The application is built to handle both indexed color palettes and full-color RGB editing, allowing users to maintain precise control over pixel data and transparency. What distinguishes Aseprite is its focus on programmable workflows and game asset production. It features a scriptable command architecture th

    C++Image Analysis ToolsAnimation SuitesTransitions & Effects
    Auf GitHub ansehen↗37,521
  • hybridgroup/gocvAvatar von hybridgroup

    hybridgroup/gocv

    7,463Auf GitHub ansehen↗

    GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and deep learning inference engine, providing programmatic access to a wide range of algorithms for image manipulation, object detection, and video analysis. The project differentiates itself through high-performance native bindings and hardware acceleration. It utilizes a foreign function interface to map Go calls to C++ functions and includes a hardware-agnostic backend dispatch to route neural network tasks to computation engines such as CUDA and OpenVINO. The library covers a br

    GoComputer Vision LibrariesComputer Vision LibrariesBounding Box Detection
    Auf GitHub ansehen↗7,463
  • jimp-dev/jimpAvatar von jimp-dev

    jimp-dev/jimp

    14,621Auf GitHub ansehen↗

    Jimp is a zero-dependency JavaScript image processing library and programmatic editor designed for manipulating, resizing, and filtering images in Node.js. It functions as a multi-format image encoder and extensible pipeline that operates entirely in JavaScript to ensure portable deployment across different environments without requiring native system dependencies. The engine features a modular architecture that allows for custom image processor builds and the registration of custom processing plugins. This extensibility enables the addition of specific visual effects and custom file-type enc

    TypeScriptImage Manipulation ToolkitsPure JavaScript ImplementationsImage Cropping Tools
    Auf GitHub ansehen↗14,621
  • nagadomi/waifu2xAvatar von nagadomi

    nagadomi/waifu2x

    28,144Auf GitHub ansehen↗

    This project is a command-line tool designed for image super-resolution and noise reduction, with a primary focus on anime-style illustrations. It utilizes convolutional neural network inference to reconstruct missing pixel data and remove digital artifacts, allowing users to upscale images and reduce noise either independently or in a single simultaneous processing pass. Beyond its core image restoration capabilities, the software provides a comprehensive suite for machine learning model training. Users can prepare custom datasets and optimize neural networks for specific restoration tasks,

    LuaImage ProcessingImage Super Resolution ModelsConvolutional Neural Network Upscalers
    Auf GitHub ansehen↗28,144
  • h2non/imaginaryAvatar von h2non

    h2non/imaginary

    6,017Auf GitHub ansehen↗

    Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping, rotating, and format conversion through URL parameters. It operates as a stateless request-response pipeline, processing images fetched from remote URLs or served from a local directory without requiring client-side dependencies. The server distinguishes itself through its security and access control capabilities, offering optional API key validation, HMAC-signed URL verification, and remote origin whitelisting to restrict which image sources are permitted. It also provides a heal

    GoImage ProcessingProcessing APIsServer-Side Image Editing
    Auf GitHub ansehen↗6,017
  • xinntao/real-esrganAvatar von xinntao

    xinntao/Real-ESRGAN

    35,798Auf GitHub ansehen↗

    Real-ESRGAN is a deep learning restoration pipeline designed to enhance low-resolution media and improve the visual quality of damaged photographs. It functions as a generative image upscaler that reconstructs high-resolution details from source inputs by utilizing neural networks trained to fill in missing information and remove noise. The project distinguishes itself as a blind super-resolution tool, meaning it improves image sharpness and fidelity without requiring prior knowledge of the specific degradation applied to the source. It employs high-order degradation modeling to address compl

    PythonGenerative UpscalersImage Enhancement ToolsBlind Restoration Models
    Auf GitHub ansehen↗35,798
  • harisekhon/devops-bash-toolsAvatar von HariSekhon

    HariSekhon/DevOps-Bash-tools

    8,062Auf GitHub ansehen↗

    DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests

    ShellBash DevOps ToolsetsAPI Client WrappersAutomated Software Delivery
    Auf GitHub ansehen↗8,062
  • photoprism/photoprismAvatar von photoprism

    photoprism/photoprism

    39,816Auf GitHub ansehen↗

    PhotoPrism is a self-hosted digital asset management platform designed to organize, classify, and manage large collections of photos and videos on personal infrastructure. It functions as a private alternative to cloud-based services, ensuring that all media remains under the user's control. The platform utilizes neural-network-based media analysis to automatically detect objects, faces, and locations, providing a comprehensive, AI-powered approach to library organization. The project distinguishes itself through its containerized architecture, which simplifies deployment and lifecycle manage

    GoMedia ServersSelf-Hosted Media ManagersAutomated Classification
    Auf GitHub ansehen↗39,816
  • intervention/imageAvatar von Intervention

    Intervention/image

    14,345Auf GitHub ansehen↗

    Intervention Image is a PHP image processing library designed for editing and manipulating image assets. It functions as an abstraction layer that provides a simplified interface for performing programmatic visual adjustments and compositions. The project utilizes a driver-based architecture that allows for switching between different underlying image processing engines without requiring changes to the application logic. This abstraction extends to the handling of animated image formats, enabling the manipulation of frames and properties across various processing drivers. The library covers

    PHPImage Editing and ProcessingAnimatedAnimated Image Manipulation
    Auf GitHub ansehen↗14,345
  • googlechromelabs/squooshAvatar von GoogleChromeLabs

    GoogleChromeLabs/squoosh

    24,771Auf GitHub ansehen↗

    Squoosh is a browser-based image optimizer that compresses and converts image files directly within the local environment. By performing all operations on the user device, it eliminates the need for server-side processing, ensuring that sensitive data remains private and reducing network latency. The tool utilizes a collection of high-performance image codecs compiled via WebAssembly to provide professional-grade file optimization and format conversion. To maintain interface responsiveness during resource-intensive tasks, the application offloads image manipulation to background threads and u

    TypeScriptBrowser-Based Image OptimizersImage Optimization ToolsClient-Side Media Processing
    Auf GitHub ansehen↗24,771
  • dusty-nv/jetson-inferenceAvatar von dusty-nv

    dusty-nv/jetson-inference

    8,734Auf GitHub ansehen↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++Computer Vision PlatformsDeep Learning Inference EnginesEdge AI Model Deployment
    Auf GitHub ansehen↗8,734
  • hacksider/deep-live-camAvatar von hacksider

    hacksider/Deep-Live-Cam

    93,878Auf GitHub ansehen↗

    Deep-Live-Cam is a generative video transformation tool designed for real-time facial manipulation and cinematic enhancement. It functions as a local-first AI runtime, performing all media processing directly on the user's hardware to ensure complete data privacy without external network dependencies. By utilizing a high-performance processing pipeline, the application enables live face swapping and interactive video modifications during active streaming sessions or on pre-recorded media. The system distinguishes itself through a hardware-abstraction execution layer that dynamically routes co

    PythonCinematic Video EnhancementsHigh-Performance AI InferenceLive Performance Execution
    Auf GitHub ansehen↗93,878
  • getzola/zolaAvatar von getzola

    getzola/zola

    17,196Auf GitHub ansehen↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    RustStatic Site GenerationStatic Site GeneratorsStatic Site Generators
    Auf GitHub ansehen↗17,196
  • pixijs/pixijsAvatar von pixijs

    pixijs/pixijs

    47,416Auf GitHub ansehen↗

    PixiJS is a high-performance 2D rendering engine designed for building interactive visual content and browser-based games. It provides a hardware-accelerated graphics library that leverages WebGL and WebGPU backends to execute complex scenes, utilizing a hierarchical scene graph to manage object transformations and display order. The project distinguishes itself through a sophisticated architecture that decouples rendering logic from hardware APIs, allowing for consistent performance across diverse browser environments. It features a robust, asynchronous asset pipeline that handles loading, c

    TypeScriptGame EnginesRenderingScene Graph Frameworks
    Auf GitHub ansehen↗47,416
  • fogleman/primitiveAvatar von fogleman

    fogleman/primitive

    13,158Auf GitHub ansehen↗

    Primitive is an algorithmic art generator and geometric image reconstruction tool that transforms raster images into stylized vector compositions. It functions as an iterative shape optimizer and raster-to-vector converter, approximating pixel-based photos by layering geometric primitives such as triangles, circles, and rectangles. The project utilizes a search algorithm to determine the optimal position, size, and color for each shape to minimize the visual difference from the source image. Users can apply shape constraint definitions to control the properties and orientations of the geometr

    GoProcedural Art GeneratorsGeometric Image ReconstructionGreedy
    Auf GitHub ansehen↗13,158
  • mifi/lossless-cutAvatar von mifi

    mifi/lossless-cut

    41,364Auf GitHub ansehen↗

    LosslessCut is a desktop application designed for the precise editing of video and audio files without re-encoding the underlying media streams. By performing stream copying and container remuxing, the software allows users to cut, merge, and rearrange media segments while maintaining the original bit-perfect quality of the source content. The application distinguishes itself by utilizing a stream-copying data pipeline that transfers raw media packets directly from source to destination, significantly reducing processing time compared to traditional transcoding workflows. It also functions as

    TypeScriptVideo EditingMultimedia ProcessingTranscoding Engines
    Auf GitHub ansehen↗41,364
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    PHPBlog and Newsletter PublishingContent DirectoriesContent Management & Publishing
    Auf GitHub ansehen↗15,395
  • niklasvh/html2canvasAvatar von niklasvh

    niklasvh/html2canvas

    31,881Auf GitHub ansehen↗

    This project is a browser-based rendering engine that captures visual snapshots of web page elements. It functions as a document object model to canvas renderer, programmatically reconstructing the visual appearance of web content by interpreting CSS box models and document structures directly within the client environment. The tool distinguishes itself by performing all image generation locally, eliminating the need for server-side processing or external rendering services. By simulating browser layout logic and mapping geometric shapes and text properties to pixel-based drawing commands, it

    TypeScriptDOM-to-Canvas RenderersScreenshot UtilitiesClient-Side Image Generators
    Auf GitHub ansehen↗31,881
  • graphiteeditor/graphiteAvatar von GraphiteEditor

    GraphiteEditor/Graphite

    24,258Auf GitHub ansehen↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    RustVisual Node EditorsAnimation & Motion GraphicsAnimation Playback Controls
    Auf GitHub ansehen↗24,258
  • s0md3v/roopAvatar von s0md3v

    s0md3v/roop

    3,527Auf GitHub ansehen↗

    This application is a deep learning tool designed for automated face swapping in images and videos. It utilizes generative adversarial networks to map facial features from a source image onto a target subject, maintaining the original head pose, lighting, and skin texture of the target media. The software functions as a computer vision pipeline that deconstructs video files into individual frames for sequential processing. It employs pre-trained models for landmark detection and high-dimensional feature extraction to align faces precisely. To accelerate these complex tensor operations, the en

    PythonFace Swapping ApplicationsGenerative Identity ModelsInference Engines
    Auf GitHub ansehen↗3,527
  • flutter/samplesAvatar von flutter

    flutter/samples

    19,172Auf GitHub ansehen↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    DartAdd-to-App Module ImplementationsCross-Platform UI FrameworksAdaptive
    Auf GitHub ansehen↗19,172
  • remotion-dev/remotionAvatar von remotion-dev

    remotion-dev/remotion

    50,931Auf GitHub ansehen↗

    Remotion is a programmatic video framework that enables the creation of video content using component-based logic and standard web technologies. By leveraging a declarative animation engine, it allows developers to structure visual content as a hierarchy of reusable components, ensuring that animations and state updates remain consistent through deterministic frame execution. The framework distinguishes itself by utilizing a headless browser renderer that captures visual output frame-by-frame to generate high-quality video files. This architecture supports a cloud-native media pipeline, allow

    TypeScriptCross-Platform Media FrameworksProgrammatic Video FrameworksAnimation Engines
    Auf GitHub ansehen↗50,931
  • avaloniaui/avaloniaAvatar von AvaloniaUI

    AvaloniaUI/Avalonia

    30,986Auf GitHub ansehen↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    C#Cross-Platform Desktop FrameworksCross-Platform FrameworksData Binding Frameworks
    Auf GitHub ansehen↗30,986
  • ffmpeg/ffmpegAvatar von FFmpeg

    FFmpeg/FFmpeg

    61,176Auf GitHub ansehen↗

    FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f

    CMultimedia Format ConvertersMultimedia Processing SuitesAudio and Video
    Auf GitHub ansehen↗61,176
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    Auf GitHub ansehen↗299,516
  • upscayl/upscaylAvatar von upscayl

    upscayl/upscayl

    46,101Auf GitHub ansehen↗

    Upscayl is a cross-platform desktop application designed to increase the resolution and visual quality of digital images using artificial intelligence. By executing all processing tasks locally on the user's machine, the software ensures that sensitive media files remain private and never leave the host system for cloud-based services. The application distinguishes itself through a hardware-agnostic architecture that offloads intensive rendering workloads directly to the local graphics unit. It utilizes a hardware abstraction layer to translate enhancement commands into instructions compatibl

    TypeScriptImage Enhancement ToolsLocal AI Image EnhancersLocal-First Media Tools
    Auf GitHub ansehen↗46,101
  • carrierwaveuploader/carrierwaveAvatar von carrierwaveuploader

    carrierwaveuploader/carrierwave

    8,785Auf GitHub ansehen↗

    CarrierWave is a Ruby file upload library used to manage the uploading, storing, and retrieval of files within web frameworks such as Rails and Sinatra. It functions as an Active Record file manager that associates uploaded assets with database records. The project includes an image processing pipeline for generating thumbnails and derivative versions of uploaded images. It also features a file validation engine to restrict uploads based on allowlists or denylists of extensions and content types, and provides cloud storage integration to manage assets on remote providers. The library covers

    RubyFile Upload ManagementAsset-to-Record MappingsCloud Storage Integrations
    Auf GitHub ansehen↗8,785
  • naptha/tesseract.jsAvatar von naptha

    naptha/tesseract.js

    38,141Auf GitHub ansehen↗

    Tesseract.js is a JavaScript library that provides optical character recognition capabilities directly within web browsers and Node.js environments. It functions as a client-side engine, enabling the conversion of images containing printed text into machine-readable strings without the need for external APIs or server-side infrastructure. The library distinguishes itself by running the original C++ optical character recognition engine within the browser through WebAssembly modules. To maintain interface responsiveness during intensive computation, it utilizes background threads for parallel p

    JavaScriptOptical Character Recognition LibrariesWeb-Based Text RecognitionWebAssembly
    Auf GitHub ansehen↗38,141
  • cozmo/jsqrAvatar von cozmo

    cozmo/jsQR

    3,992Auf GitHub ansehen↗

    jsQR is a JavaScript library for locating and decoding QR codes directly within a browser or Node.js environment. It functions as a client-side scanner and decoder that extracts text and data from images using pixel arrays, removing the need for server-side processing. The library provides tools for QR code localization to identify the exact coordinates of corners and alignment patterns within a larger image. It uses image pattern recognition to isolate the QR code and extract its encoded content. Its internal operations cover binarization-based thresholding, geometric pattern localization,

    TypeScriptQR CodesClient-Side Media ProcessingError Correction Codes
    Auf GitHub ansehen↗3,992
  • manimcommunity/manimAvatar von ManimCommunity

    ManimCommunity/manim

    39,029Auf GitHub ansehen↗

    Manim is a scriptable, code-driven framework designed for generating precise technical visualizations and mathematical animations. By using a high-level programming interface, it allows users to define geometric shapes, motion paths, and animation logic that are compiled into high-quality video assets. The system functions as a specialized engine for creating reproducible, data-driven representations of complex mathematical concepts and geometric transformations. The framework distinguishes itself through an interpolation-based engine that calculates intermediate states between keyframes to e

    PythonAnimation EnginesMathematical AnimationProgrammatic Video Frameworks
    Auf GitHub ansehen↗39,029
  • aheckmann/gmAvatar von aheckmann

    aheckmann/gm

    6,980Auf GitHub ansehen↗

    gm is a JavaScript image processing library and Node.js manipulation tool that serves as a programmatic wrapper for the GraphicsMagick engine. It translates JavaScript method calls into shell commands to automate the resizing, cropping, and transformation of images. The library provides an interface to execute specific GraphicsMagick operations while allowing raw command passthrough for custom arguments or engine features not covered by the standard API. Its capabilities cover geometric manipulation, color and tone adjustment, and image quality optimization. It includes tools for image compo

    JavaScriptBinary WrappersAsynchronous Process WrappersCommand Line Tool Integrations
    Auf GitHub ansehen↗6,980
  • immich-app/immichAvatar von immich-app

    immich-app/immich

    104,236Auf GitHub ansehen↗

    Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining full control over data ownership and storage infrastructure, the platform ensures that users retain sovereignty over their digital assets. The system distinguishes itself through a distributed architecture that coordinates background media synchronization, real-time filesystem moni

    TypeScriptSelf-Hosted Media ManagersSelf-Hosted Media ServersAutomated Mobile Backups
    Auf GitHub ansehen↗104,236
  • esimov/caireAvatar von esimov

    esimov/caire

    10,481Auf GitHub ansehen↗

    Caire is a command-line image processing engine designed for content-aware resizing and batch manipulation. It utilizes seam carving algorithms to adjust image dimensions by identifying and removing low-energy pixels, allowing for the rescaling of images while preserving primary visual subjects and maintaining aspect ratios. The tool distinguishes itself through its ability to protect specific visual elements, such as human faces, from distortion during the resizing process. Users can apply custom binary masks to define regions for protection or forced removal, and the engine provides real-ti

    GoImage ResizingCLI Image Processing ToolsContent-Aware Resizers
    Auf GitHub ansehen↗10,481
  • deepfakes/faceswapAvatar von deepfakes

    deepfakes/faceswap

    55,289Auf GitHub ansehen↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users to map facial identities between source and destination datasets while maintaining structural alignment and lighting consistency across video frames. The project distinguishes itself through a highly extensible plugin-based architecture that handles hardware-accelerated process

    PythonAutomated Face SwappingFace Swapping EnginesAutomated
    Auf GitHub ansehen↗55,289
  • d2phap/imageglassAvatar von d2phap

    d2phap/ImageGlass

    12,241Auf GitHub ansehen↗

    ImageGlass is a lightweight image viewer and editor designed for Windows environments. It provides a unified interface for displaying a wide range of file types, including raw camera files, vector graphics, and web formats, while offering tools for basic image transformation and metadata inspection. The application distinguishes itself through deep integration with the host operating system, including the ability to synchronize its internal viewing order with the file explorer's sorting state. It supports complex media by providing playback controls for multi-frame and animated files, allowin

    C#Image View ComponentsImage ViewersImage Editors
    Auf GitHub ansehen↗12,241
  • compvis/stable-diffusionAvatar von CompVis

    CompVis/stable-diffusion

    73,125Auf GitHub ansehen↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions. The architecture utilizes a modular execution environment that decouples model loading, scheduler logic, and inference components to support diverse hardware configurations. I

    Jupyter NotebookCross-Attention MechanismsDenoising SchedulersGenerative Image Engines
    Auf GitHub ansehen↗73,125
  • bradlarson/gpuimageAvatar von BradLarson

    BradLarson/GPUImage

    20,299Auf GitHub ansehen↗

    GPUImage is a GPU-accelerated image processing framework for iOS designed to apply real-time filters and effects to images and video. It functions as a processing engine and fragment shader library that manages textures and shaders for efficient visual data manipulation. The framework utilizes a chainable filter architecture and a texture-based data pipeline to pass image data between processing stages without expensive memory transfers. It enables the creation of bespoke visual effects through the authoring of custom fragment shaders and provides mechanisms to synchronize texture data with e

    Objective-CiOSCustom Image FiltersCustom Shader Programs
    Auf GitHub ansehen↗20,299
  • mozilla/pdf.jsAvatar von mozilla

    mozilla/pdf.js

    53,454Auf GitHub ansehen↗

    This project is a portable document rendering engine designed to parse and display complex document layouts directly within standard web browser environments. It functions as a web-native viewer that enables the presentation of documents without requiring external software or browser plugins. The engine utilizes a canvas-based rendering layer to map document page data onto standard web drawing surfaces, ensuring high-fidelity visual output. To maintain interface responsiveness, it offloads heavy parsing and object extraction tasks to background threads. The system also employs asynchronous by

    JavaScriptWeb-Based Document ViewersCanvas Rendering EnginesBackground Parsing Workers
    Auf GitHub ansehen↗53,454
  • eventual-inc/daftAvatar von Eventual-Inc

    Eventual-Inc/Daft

    5,225Auf GitHub ansehen↗

    Daft is a distributed dataframe library and multimodal data processor designed to handle large-scale structured and unstructured data. It functions as a vectorized execution engine that processes tables alongside images, audio, and video, utilizing a unified schema to manage diverse data types. The project distinguishes itself by combining distributed data engineering with large-scale AI inference. It provides an AI data pipeline for batch-optimizing model prompts and generating high-dimensional text embeddings, while utilizing zero-copy memory sharing to execute custom Python functions witho

    RustDistributed DataframesMultimodal ProcessingBatch Inference Pipelines
    Auf GitHub ansehen↗5,225
  • sharex/sharexAvatar von ShareX

    ShareX/ShareX

    38,123Auf GitHub ansehen↗

    ShareX is a desktop utility designed for screen capture, image annotation, and automated file sharing. It provides a comprehensive suite of tools for capturing screen regions, windows, or scrolling content, and includes a layered image editor that allows users to manipulate, scale, and transform graphical elements and annotations directly on captured media. The application distinguishes itself through an event-driven post-capture pipeline that triggers automated workflows, such as image processing, external command execution, or file uploads, immediately after a capture event. Users can exten

    C#Screen Capture UtilitiesDisplay CaptureScreen Capture Tools
    Auf GitHub ansehen↗38,123
  • aosabook/500linesAvatar von aosabook

    aosabook/500lines

    29,582Auf GitHub ansehen↗

    This project is a software engineering educational resource providing a collection of canonical system implementations. It serves as a library of computer science case studies and polyglot code examples designed to demonstrate architectural tradeoffs and design patterns through concise versions of fundamental software components. The repository focuses on studying the implementation of core concepts such as consensus algorithms, interpreters, and database engines. It provides minimal versions of complex systems to facilitate the analysis of language design, data structure implementation, and

    JavaScriptSoftware Architecture EducationBytecode InterpretersCanonical System Implementations
    Auf GitHub ansehen↗29,582
  • nothings/stbAvatar von nothings

    nothings/stb

    33,970Auf GitHub ansehen↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    CSingle-Header LibrariesText RenderingAudio Processing
    Auf GitHub ansehen↗33,970
  • dokploy/dokployAvatar von Dokploy

    Dokploy/dokploy

    34,901Auf GitHub ansehen↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    TypeScriptContainer Orchestration PlatformsApplication DeploymentApplication Deployment Platforms
    Auf GitHub ansehen↗34,901
  • soimort/you-getAvatar von soimort

    soimort/you-get

    56,839Auf GitHub ansehen↗

    This project is a command-line utility designed to fetch video, audio, and image content from a wide range of web platforms. It functions by parsing page metadata and utilizing modular, site-specific scripts to extract direct media stream URLs from complex web structures, enabling the local archiving of digital media for offline use. The tool distinguishes itself through its ability to handle authenticated content, allowing users to inject browser-stored session cookies to access restricted or private media. It also supports real-time media streaming by piping remote content directly into ext

    PythonMedia DownloadersMedia ExtractorsMedia Content Archivers
    Auf GitHub ansehen↗56,839
  • iperov/deepfaceliveAvatar von iperov

    iperov/DeepFaceLive

    30,536Auf GitHub ansehen↗

    DeepFaceLive is a desktop application designed for real-time facial replacement and animation within live video streams. By utilizing deep learning models, the software performs high-speed identity mapping and facial feature analysis to transform video content as it is captured. The engine relies on GPU-accelerated inference to execute these complex image manipulation tasks at interactive frame rates. The application distinguishes itself through a modular video processing pipeline that chains specialized tasks to maintain high throughput and low latency. It features a virtual camera streaming

    PythonFacial Manipulation ModelsHardware-Accelerated InferenceReal-Time Face Swapping
    Auf GitHub ansehen↗30,536
  • mapbox/pixelmatchAvatar von mapbox

    mapbox/pixelmatch

    6,849Auf GitHub ansehen↗

    pixelmatch is a JavaScript image comparison library and pixel-level difference detector. It identifies mismatched pixels between image data arrays and quantifies the differences based on a configurable sensitivity threshold. The tool generates visual difference maps that highlight specific pixel changes for manual review. It includes a command-line interface for comparing image files and exporting the resulting difference maps to the file system. The project provides capabilities for automated image analysis and visual regression testing, utilizing anti-aliasing heuristic filtering to ignore

    JavaScriptVisual Regression TestingColor Difference ThresholdingDifference Map Generation
    Auf GitHub ansehen↗6,849
  • junkfood02/sealAvatar von JunkFood02

    JunkFood02/Seal

    26,953Auf GitHub ansehen↗

    Seal is a mobile application designed to retrieve video and audio content from various online platforms. It functions as a graphical interface that manages background transfer processes, allowing users to download and archive media files directly to their local device storage for offline access. The application distinguishes itself by acting as a bridge to powerful command-line utilities, orchestrating these external binaries to handle complex media extraction and file conversion tasks. Users can customize their experience through a declarative template system that defines specific execution

    KotlinMedia Automation ToolsMedia IntegrationTask Queues
    Auf GitHub ansehen↗26,953
  • 3b1b/manimAvatar von 3b1b

    3b1b/manim

    87,664Auf GitHub ansehen↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built to translate code-based instructions into precise, frame-accurate animations, making it a tool for explaining complex mathematical functions, geometric proofs, and abstract theories. The engine distinguishes itself through a declarative scene graph that organizes visual element

    PythonDeclarative Scene GraphsFrameworksKeyframe Animations
    Auf GitHub ansehen↗87,664
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
aseprite/aseprite37.5KC++—15. Juni 2026
hybridgroup/gocv7.5KGoNOASSERTION28. Mai 2026
jimp-dev/jimp14.6KTypeScriptMIT7. Apr. 2026
nagadomi/waifu2x28.1KLuamit3. Mai 2023
h2non/imaginary6KGomit8. Nov. 2025
xinntao/real-esrgan35.8KPythonBSD-3-Clause6. Aug. 2024
harisekhon/devops-bash-tools8.1KShellmit11. Feb. 2026
photoprism/photoprism39.8KGoNOASSERTION16. Juni 2026
intervention/image14.3KPHPMIT15. Juni 2026
googlechromelabs/squoosh24.8KTypeScriptapache-2.05. Feb. 2026

Related searches

  • eine Bildverarbeitungsbibliothek für serverseitige Manipulationen
  • ein Server für Fotogalerien
  • a self hosted photo gallery application
  • an image processing library for Go
  • a java library for image processing
  • Teilbares Fotoalbum
  • a C# library for image processing
  • a library for image processing in Rust