Sixel

0.3.1


   Display images in the terminal using various protocols

   ✔️ Sixel
       - requires Windows Terminal v1.22+
       - Gif support using ConvertTo-SixelGif
   ✔️ Inline Image Protocol
       - Supported by VSCode, xterm2, WezTerm, and others.
   ✔️ Kitty Graphics Protocol
       - Supported by Kitty terminal.
   ✔️ Block cells
       - Fallbac

   Display images in the terminal using various protocols

   ✔️ Sixel
       - requires Windows Terminal v1.22+
       - Gif support using ConvertTo-SixelGif
   ✔️ Inline Image Protocol
       - Supported by VSCode, xterm2, WezTerm, and others.
   ✔️ Kitty Graphics Protocol
       - Supported by Kitty terminal.
   ✔️ Block cells
       - Fallback to block cells if no image protocol is supported.
Show more

Minimum PowerShell version

7.4

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Sixel -RequiredVersion 0.3.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Sixel -Version 0.3.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) trackd. All rights reserved.

Package Details

Author(s)

  • trackd ShaunLawrie

Tags

Sixel Image ConsoleImage InlineImageProtocol KittyGraphicsProtocol Linux Mac Windows

Cmdlets

ConvertTo-Sixel ConvertTo-SixelGif

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

           0.3.0 - Added GIF support, added Ascii art using halfblock cells.
           0.2.5 - bugfix, cleanup, added experimental support for inline image protocol and Kitty Graphics Protocol.
           0.2.0 - Added better scaling, changes -Width to use cell width instead.
           0.1.0 - Initial release.

FileList

Version History

Version Downloads Last updated
0.3.2-prerel... 5 2/10/2025
0.3.1 (current version) 314 2/10/2025
0.2.5 1,516 11/21/2024
0.2.0 52 10/10/2024
0.1 13 10/9/2024