Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.32 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.32 KB

ASCII-Art

Introduction

  • This is the C# version of Video2Text.
  • It was assembled by C#, with the window of WPF.
  • It can make asciis from a video, and you can view it through your command line.
  • The project was originated from the Java version Video2Text.

Usage

  1. Open Ascii Art.exe , and you'll see:

  1. If you want to open an existing asc file you've generated by the program, click Open and select it.

    If not, click Create . If the video is valid, you'll see:

In this step, you can double click the Output directory box to change the output directory.

  1. Click Start , and wait for the process.

If it has finished, you'll see:

  1. Now You can click View to view the file at once!