PX2PS

PX2PS is a PowerShell utility module for converting Pixquare format (.px) files into PowerShell terminal graphics.

PowerShell πŸ“„ MIT ⭐ …
Screenshot of PX2PS

PX2PS reads Pixquare .px files, decompresses the zlib-encoded layer data, composites multiple layers if present, and renders the final image using Unicode lower half block characters (β–„) with ANSI True Color escape sequences. Each terminal line represents two rows of pixels. It can also output a .ps1 script version of the output for easy sharing!

Copilot says: AI-generated

Turn your pixel art into terminal magic by converting Pixquare .px files into vibrant PowerShell graphics that pop right in your console. It’s like bringing your pixels to life with a splash of color and a dash of script wizardry!

Key features:

  • 🎨 Renders .px files using ANSI True Color for stunning terminal visuals
  • 🧩 Supports multi-layer files with automatic compositing and transparency
  • πŸ”„ Pipeline input and ScriptBlock output for flexible rendering workflows
  • πŸš€ Cross-platform support on Windows Linux and macOS

This summary was generated by GitHub Copilot based on the project README.