awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Image Data Protocols · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesImage Data Protocols

Methods for encoding and transmitting image data within text-based streams.

Distinguishing note: Focuses on binary-to-text encoding for terminal display.

Explore 1 awesome GitHub repository matching graphics & multimedia · Image Data Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Image Data Protocols

Awesome Image Data Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • kovidgoyal/kitty

    kovidgoyal/kitty

    31,403View on GitHub↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Transmits raw pixel data and encoded images directly within terminal escape sequences.

    Pythoncgogolang
    31,403View on GitHub↗