{"id":17806154,"url":"https://github.com/trackd/sixel","last_synced_at":"2025-03-17T12:31:21.560Z","repository":{"id":258946417,"uuid":"870272299","full_name":"trackd/Sixel","owner":"trackd","description":"Powershell Module to Convert images to Sixel/InlineImage/Kitty","archived":false,"fork":false,"pushed_at":"2025-03-10T00:29:54.000Z","size":11454,"stargazers_count":17,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T11:41:43.839Z","etag":null,"topics":["inlineimage","kitty-graphics","module","powershell","sixel"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trackd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-09T18:33:04.000Z","updated_at":"2025-03-09T16:37:48.000Z","dependencies_parsed_at":"2024-12-11T21:36:05.983Z","dependency_job_id":null,"html_url":"https://github.com/trackd/Sixel","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"3c0aec146a6112b3ba3e2793c17feac73ff59b4c"},"previous_names":["trackd/sixel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FSixel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FSixel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FSixel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FSixel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trackd","download_url":"https://codeload.github.com/trackd/Sixel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244033705,"owners_count":20386979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["inlineimage","kitty-graphics","module","powershell","sixel"],"created_at":"2024-10-27T13:04:24.732Z","updated_at":"2025-03-17T12:31:21.555Z","avatar_url":"https://github.com/trackd.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Sixel\r\n\r\nA module that lets you convert images to Sixel, Inline Images Protocol, Kitty Graphics Protocol.\r\n\r\nSupports converting bmp, gif, jpeg, pbm, png, tiff, tga, webp to sixel.  \r\n\r\nThis code was originally meant to be added to [PwshSpectreConsole](https://github.com/ShaunLawrie/PwshSpectreConsole)  \r\nBut we wanted to get something out quickly for people who wanted to test sixel.  \r\n\r\nIt uses an Assembly load context for the Sixlabors library, from [PowerShell-ALC](https://github.com/jborean93/PowerShell-ALC)  \r\n\r\n## Install\r\n\r\n```powershell\r\nInstall-Module Sixel\r\n# or\r\nInstall-PSResource Sixel\r\n```\r\n\r\n## Requirements\r\n\r\nThis module requires Powershell version 7.4+  \r\nWe test against the latest Windows Terminal Preview.  \r\n\r\nSixel support has not been added to Windows Terminal Stable branch yet.  \r\n\r\nThere is an example sixel file in the ./assets folder that can be used for testing  \r\n\r\n```powershell\r\n# test sixel\r\nInvoke-RestMethod https://raw.githubusercontent.com/trackd/Sixel/refs/heads/main/assets/chibi.six\r\n```\r\n\r\n## Authors\r\n\r\n**[@trackd](https://github.com/trackd)**  \r\n**[@ShaunLawrie](https://github.com/ShaunLawrie)**  \r\n\r\n## Todo\r\n\r\n1. Better docs/help\r\n2. Tests\r\n3. Animated sixels\r\n\r\n## libraries\r\n\r\n[Sixlabors.Imagesharp](https://github.com/SixLabors/ImageSharp)  \r\n\r\n## examples\r\n\r\n![Example](./assets/combo_example.png)  \r\n![Example](./assets/cog_xkcd.png)  \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackd%2Fsixel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrackd%2Fsixel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackd%2Fsixel/lists"}