awesome-repositories.com
Blog
MCP
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
·
d2phap avatar

d2phap/ImageGlass

0
View on GitHub↗
12,241 Stars·669 Forks·C#·other·6 Aufrufeimageglass.org↗

ImageGlass

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, allowing users to navigate, pause, and extract individual frames.

Beyond viewing, the software functions as a workflow hub by enabling cross-format image conversion and providing a plugin-based system to launch external third-party tools. Users can tailor the application to their specific requirements through extensive interface customization, including configurable layouts, visual themes, and input shortcuts.

The software is distributed as a desktop application with built-in support for manual and automated update management.

Features

  • Image Viewers - A utility for navigating animated frames and displaying various image types including raw camera files and vector graphics.
  • Image View Components - Displaying a wide range of common image file types including web formats, vector graphics, and raw camera files in one interface.
  • Image Editors - A tool for modifying images, converting file formats, and launching external editing workflows directly from the viewing interface.
  • Image Format Decoders - Supports a wide range of image file types, including raw camera files, vector graphics, and web formats, through integrated decoding.
  • Format Converters - Provides built-in tools for transcoding image files between various formats to ensure compatibility with different storage and display standards.
  • Image Transformation Utilities - Performing essential image modifications like cropping, resizing, and rotating directly within the viewing environment to streamline common design tasks.
  • Image Processing - The application includes essential editing tools for modifying images directly within the viewing environment to streamline design tasks.
  • Frame Extractors - The application provides playback controls for animated or multi-frame files, including pausing, resuming, and extracting individual frames.
  • Metadata Inspectors - Inspecting embedded technical data and controlling playback for multi-frame files to reveal hidden details about captured or processed images.
  • Image Metadata Inspectors - Displays embedded technical metadata and color channel information to reveal details about image capture and processing.
  • Image Metadata Parsers - Parses embedded binary headers and sidecar files to expose technical image properties through a standardized internal data structure.
  • User Interface Customizations - The application enables configuration of layouts, visual themes, and input shortcuts to match user preferences and system requirements.
  • File System Integrations - The application matches the image viewing order to the system file explorer's sort configuration to maintain consistency across local storage.
  • External Process Plugins - Executes external processes through a defined interface to extend core functionality without modifying the primary application binary.
  • Workflow Integrations - Configuring interface behavior and launching external third-party applications to create a personalized environment for managing and editing local image files.
  • Frame Buffer View Managers - Manages multi-page image sequences by indexing individual frames and providing temporal controls for animation and extraction workflows.
  • File System Monitors - Monitors the host operating system file explorer to mirror sorting logic and directory navigation states in real time.

Star-Verlauf

Star-Verlauf für d2phap/imageglassStar-Verlauf für d2phap/imageglass

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht d2phap/imageglass?

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.

Was sind die Hauptfunktionen von d2phap/imageglass?

Die Hauptfunktionen von d2phap/imageglass sind: Image Viewers, Image View Components, Image Editors, Image Format Decoders, Format Converters, Image Transformation Utilities, Image Processing, Frame Extractors.

Welche Open-Source-Alternativen gibt es zu d2phap/imageglass?

Open-Source-Alternativen zu d2phap/imageglass sind unter anderem: nomacs/nomacs — nomacs is a cross-platform image viewer application used for viewing and managing a wide variety of standard and… jimp-dev/jimp — Jimp is a zero-dependency JavaScript image processing library and programmatic editor designed for manipulating,… sixlabors/imagesharp — ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying… oliver-moran/jimp — Jimp is a JavaScript image processing library and Node.js manipulation tool designed to perform image transformations… t8rin/imagetoolbox — ImageToolbox is an open-source Android application designed for comprehensive image manipulation and batch processing.… davemorrissey/subsampling-scale-image-view — This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent…

Open-Source-Alternativen zu ImageGlass

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ImageGlass.
  • nomacs/nomacsAvatar von nomacs

    nomacs/nomacs

    2,778Auf GitHub ansehen↗

    nomacs is a cross-platform image viewer application used for viewing and managing a wide variety of standard and specialized image file formats. It functions as an image processing utility, a metadata inspector, and an annotation tool. The application enables side-by-side image comparison by synchronizing zooming and panning across multiple open windows. It also provides the ability to browse and view images embedded within compressed archives or document files without manual extraction. The software includes capabilities for image metadata analysis using histograms, the addition of visual m

    C++avifimage-viewerjpeg-xl
    Auf GitHub ansehen↗2,778
  • 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

    TypeScript
    Auf GitHub ansehen↗14,621
  • sixlabors/imagesharpAvatar von SixLabors

    SixLabors/ImageSharp

    7,954Auf GitHub ansehen↗

    ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats. The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c

    C#bmpc-sharpdrawing
    Auf GitHub ansehen↗7,954
  • oliver-moran/jimpAvatar von oliver-moran

    oliver-moran/jimp

    14,621Auf GitHub ansehen↗

    Jimp is a JavaScript image processing library and Node.js manipulation tool designed to perform image transformations and edits entirely within a JavaScript environment. It is a zero-dependency image library that operates without requiring native binaries or external system software dependencies. The project provides a programmatic interface for automated image transformations, including resizing, cropping, and filtering. It supports the creation of custom image pipelines and server-side image editing by processing data without relying on native system tools.

    TypeScript
    Auf GitHub ansehen↗14,621
  • Alle 30 Alternativen zu ImageGlass anzeigen→