Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

46 lines (24 loc) · 1.45 KB

ASCII-Converter

Converts Gifs and Images (from Local files or Urls) in Text inside a console application.

ezgif com-gif-maker (1)

Installation

  • Start the download here and open the programm, if a warning pops up, then click on more Information" and then on 'Run anyway', this happens because the programm has no certificate. If you do not trust it then you can use the code since it is Open Source :)

  • You can now type an URL or a local path to an image or a gif and it will be displayed inside the console!

  • Have Fun!

To-Do

Currently Working on:

  • Changing the size (of the image or Gif) manually to any size.

  • Fix bugs when resizing the console while gif is being played.

  • Fixing crashes sometimes when downloading Gif from the Web.

Done:

  • Showing current time

  • Normal behavior for cursor instead of flackering after resizing window.

  • Improving loading time on high quality gifs.

  • More support for not very powerful machines.

  • Fixing delayed or too fast gifs.

  • More effecient RAM usage and clearing.

  • Stopping Gif by hitting Enter.

  • Support Gifs.

  • Completly Loading Gif first before playing it to improve stability.

  • Supporting URLs.

image