byte16 / ASCII-Generator.site

Django website for generating ASCII-arts out of images or text 🎨

Home Page:https://ascii-generator.site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII-Generator.site

About

This is a Django website for generating ASCII-arts out of images or text 🎨

You can find it at https://ASCII-Generator.site

demo GIF
Example

Environment variables

This Django project is using these environment variables:

  • DEBUG
  • DB_NAME
  • DB_USERNAME
  • DB_PASSWORD
  • SECRET_KEY
  • RECAPTCHA_PUBLIC_KEY
  • RECAPTCHA_PRIVATE_KEY

Used repositories

For creating this project, several open-source repositories were used:

Generators

Django apps

Personal Todo

  • Add support for more image file types;
  • Option to save generated results with access by link (models are made already);
  • Implement languages;
  • Integrate neural-network-based image to ASCII-art generator;
  • SignUp/Login functionality, allowing to save/review results directly in personal account;
  • Video to ASCII.

Other

Icons made by Freepik from www.flaticon.com.

About

Django website for generating ASCII-arts out of images or text 🎨

https://ascii-generator.site/

License:MIT License


Languages

Language:Python 95.9%Language:HTML 1.1%Language:JavaScript 1.0%Language:Less 1.0%Language:CSS 1.0%