Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 814 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 814 Bytes

ImagetoASCII

A GUI image to ASCII converter created in C#.

Features

  • Drag and Drop feature
  • Recent images list
  • Click to load recent files
  • Well designed GUI
  • Supports images from web
  • Automatically identifies whether an image is landscape or portrait

Screenshots

Installation

  • Clone the repository to your desktop.

  • Use Visual Studio 2012 or above to open the solution file.

  • Build and run the project to generate exe in the debug folder.