Skip to content

Draws pixelated images in the PowerShell Terminal

Notifications You must be signed in to change notification settings

jantari/poshpics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

poshpics

Inspired by reddit-powershell-drawing, this is yet another script to display image files in the terminal.

It features two ways of fitting the image, either filling the console distorting the image or finding the best fit without distorting it - leaving blank space around it if needed.

Example screenshot

Syntax:

.\draw.ps1 "C:\Path\To\Image.png"
.\draw.ps1 "C:\Path\To\Image.png" -Fit "FillTerminal"

About

Draws pixelated images in the PowerShell Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published