awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
phoboslab avatar

phoboslab/qoi

0
View on GitHub↗
7,492 نجوم·378 تفرعات·C·MIT·2 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ phoboslab/qoiمخطط تاريخ النجوم لـ phoboslab/qoi

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Qoi

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Qoi.
  • sixlabors/imagesharpالصورة الرمزية لـ SixLabors

    SixLabors/ImageSharp

    7,954عرض على 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
    عرض على GitHub↗7,954
  • hybridgroup/gocvالصورة الرمزية لـ hybridgroup

    hybridgroup/gocv

    7,463عرض على 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
    عرض على GitHub↗7,463
  • mozilla/mozjpegالصورة الرمزية لـ mozilla

    mozilla/mozjpeg

    5,685عرض على 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
    عرض على GitHub↗5,685
  • flif-hub/flifالصورة الرمزية لـ FLIF-hub

    FLIF-hub/FLIF

    3,746عرض على 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
    عرض على GitHub↗3,746
عرض جميع البدائل الـ 30 لـ Qoi→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ phoboslab/qoi؟

الميزات الرئيسية لـ phoboslab/qoi هي: Lossless Compression, Delta-Based Image Compression, Image Compression Standards, Image Decoding, Image Format Encoding, Lossless Image Codecs, Run Length Encoding Implementations, Lossless Optimization.

ما هي البدائل مفتوحة المصدر لـ phoboslab/qoi؟

تشمل البدائل مفتوحة المصدر لـ phoboslab/qoi: 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…