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
·
phoboslab avatar

phoboslab/qoi

0
View on GitHub↗
7,492 stele·378 fork-uri·C·MIT·2 vizualizări

Qoi

QOI is a lossless image codec and encoding standard designed for high-speed compression and decompression of raw pixel data. It provides a toolkit for translating raw image buffers into a compact format and back into pixel representations without any loss of quality.

The implementation focuses on fast image encoding and decoding, enabling the rapid conversion of compressed image data back into raw pixels. It also supports image format conversion to ensure compatibility across different software systems and hardware.

Features

  • Lossless Compression - Provides a high-speed lossless image compression format for efficient storage and retrieval.
  • Delta-Based Image Compression - Encodes numerical differences between adjacent pixels to minimize the stored image size.
  • Image Compression Standards - Implements the QOI lossless image encoding standard for high-speed compression and decompression.
  • Image Decoding - Reconstructs raw pixel representations from compressed image data formats.
  • Image Format Encoding - Converts raw pixel buffers into a compact lossless format for efficient storage.
  • Lossless Image Codecs - Implements a high-speed, lossless image codec for efficient pixel data translation.
  • Run Length Encoding Implementations - Stores consecutive pixels of the same color as a single value and a count to reduce data size.
  • Lossless Optimization - Recovers exact original color values without approximation or quantization.
  • Image Format Translators - Translates image data between different formats to ensure cross-system and hardware compatibility.
  • Image Encoding Libraries - Provides a toolkit for translating raw image data into a compact format and back to pixel buffers.
  • Programming Utilities - Fast, lossless image compression format and library.
  • Texture and Material Tools - Fast, lossless image compression format.
  • Texture Processing and Generation - Fast, lossless image compression format.
  • Image Processing - Fast, lossless image compression format.

Istoric stele

Graficul istoricului de stele pentru phoboslab/qoiGraficul istoricului de stele pentru phoboslab/qoi

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 phoboslab/qoi?

QOI is a lossless image codec and encoding standard designed for high-speed compression and decompression of raw pixel data. It provides a toolkit for translating raw image buffers into a compact format and back into pixel representations without any loss of quality.

Care sunt principalele funcționalități ale phoboslab/qoi?

Principalele funcționalități ale phoboslab/qoi sunt: Lossless Compression, Delta-Based Image Compression, Image Compression Standards, Image Decoding, Image Format Encoding, Lossless Image Codecs, Run Length Encoding Implementations, Lossless Optimization.

Care sunt câteva alternative open-source pentru phoboslab/qoi?

Alternativele open-source pentru phoboslab/qoi includ: sixlabors/imagesharp — ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying… hybridgroup/gocv — GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and… mozilla/mozjpeg — Mozjpeg is a high-performance C library for encoding, decoding, and transcoding JPEG images. It serves as a… flif-hub/flif — FLIF is a lossless image format and compression tool designed for high fidelity image archiving. It reduces file sizes… imazen/imageflow — Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library,… image-rs/image — This is a Rust image processing library designed for encoding and decoding various image file formats and manipulating…

Alternative open-source pentru Qoi

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Qoi.
  • sixlabors/imagesharpAvatar SixLabors

    SixLabors/ImageSharp

    7,954Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,954
  • hybridgroup/gocvAvatar hybridgroup

    hybridgroup/gocv

    7,463Vezi pe GitHub↗

    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

    Go
    Vezi pe GitHub↗7,463
  • mozilla/mozjpegAvatar mozilla

    mozilla/mozjpeg

    5,685Vezi pe GitHub↗

    Mozjpeg is a high-performance C library for encoding, decoding, and transcoding JPEG images. It serves as a binary-compatible, drop-in replacement for standard JPEG libraries, maintaining existing function signatures to improve compression efficiency without requiring changes to application logic. The library functions as an image optimizer that reduces file sizes through lossless progressive encoding and coefficient optimization. It utilizes trellis-based quantization and SIMD-accelerated processing to optimize the trade-off between visual quality and file size. Its broader capabilities inc

    C
    Vezi pe GitHub↗5,685
  • flif-hub/flifAvatar FLIF-hub

    FLIF-hub/FLIF

    3,746Vezi pe GitHub↗

    FLIF is a lossless image format and compression tool designed for high fidelity image archiving. It reduces file sizes by using arithmetic entropy coding to assign shorter bit-sequences to frequent pixel patterns, ensuring zero data loss during the compression and decompression process. The system includes a progressive image decoder that renders low-resolution previews while the full bitstream continues to load. This allows for the display of image approximations before the entire file is downloaded. The toolset covers the full lifecycle of lossless image management, including image compres

    C++decoderencoderflif
    Vezi pe GitHub↗3,746
  • Vezi toate cele 30 alternative pentru Qoi→