Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
/ cs50_final Public archive

A Jpeg to ASCII Converter as my final project for CS50.

Notifications You must be signed in to change notification settings

M0r13n/cs50_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jpeg to ASCII

This my final project for CS50. This project consists of two parts: A Image-Converter and a Flask app.

Converter

The converter converts any given jpeg into fixed-width ASCII art, while preserving the jpeg's aspect ratio.

Flask App

The Flask App serves as a graphical interface for the converter.

Installation & Usage

  • for Linux/MacOS only
  • just run ./start.sh and the app will install itself and start afterwards
  • the app can then be accessed under localhost:5000

About

A Jpeg to ASCII Converter as my final project for CS50.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published