Skip to content

The Kotlin ASCII Art Generator is a command-line tool designed to convert images into ASCII art. It reads an image file (such as JPEG or PNG) and converts it into a text-based representation using ASCII characters. This project is a fun and creative way to visualize images in a unique text format.

Notifications You must be signed in to change notification settings

FalconSlayer51/AsciiArtKt

Repository files navigation

Kotlin ASCII Art Generator

The Kotlin ASCII Art Generator is a command-line tool designed to convert images into ASCII art. It reads an image file (such as JPEG or PNG) and converts it into a text-based representation using ASCII characters. This project is a fun and creative way to visualize images in a unique text format.

Key Features:

  • Image Input: Supports various image formats like JPEG, PNG, etc., as input for generating ASCII art.
  • ASCII Art Generation: Converts the pixel values of the input image into ASCII characters based on their brightness and intensity.
  • Customizable Output: Provides options to adjust the size and complexity of the ASCII art output.
  • Command-Line Interface: Offers a user-friendly command-line interface for easy interaction and usage.
  • Output Formats: Generates ASCII art output that can be saved to a text file or displayed directly in the console.

How to Clone and Run the Project:

  1. Clone the Repository:
    git clone https://github.com/FalconSlayer51/AsciiArtKt.git

About

The Kotlin ASCII Art Generator is a command-line tool designed to convert images into ASCII art. It reads an image file (such as JPEG or PNG) and converts it into a text-based representation using ASCII characters. This project is a fun and creative way to visualize images in a unique text format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages