Skip to content

Simple image converter to characters console output of different colors

Notifications You must be signed in to change notification settings

ShurkaWake/ImageToAsciiConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ImageToAsciiConverter

Simple image converter to ASCII characters of different colors.
WORKS ONLY ON WINDOWS

Running of script

Use Windows PowerShell or Command Line to start this script.

0. (Optional) Installing .NET 6 Runtime

If you already have .NET 6 Runtime or higher installed on your pc, you can skip this step

winget install Microsoft.DotNet.DesktopRuntime.6

1. Open the project directory

Example:

cd D:\AsciiImage-v.1.0

2. Run the script using following parameters

First Parameter: Source image path
Second Parameter: Width of output image in symbols
Third Parameter: Height of output image in symbols

Example:

.\AsciiImage "D:\image.jpg" 100 50

About

Simple image converter to characters console output of different colors

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages