Skip to content

theamazingyogita/ASCII_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Face ASCII Mask Tool

A simple web tool that:

  • Detects a face from an uploaded image
  • Resizes the face to a fixed resolution (40x40)
  • Converts it into ASCII characters
  • Displays both the original image and ASCII art side by side
  • Lets you copy the ASCII output in one click

Features

  • Face detection powered by face-api.js
  • Automatic resize to 40x40 for consistent ASCII output
  • Adjustable detail slider to change ASCII resolution
  • Scrollable ASCII output box so large outputs don't break the layout
  • One-click copy to clipboard

๐Ÿ“‚ Live Demo

๐Ÿ‘‰ https://theamazingyogita.github.io/ASCII_converter/


๐Ÿ› ๏ธ How to Use

  1. Clone or download the repo
  2. Open index.html in your browser
  3. Upload any image with a face
    (It will automatically resize to 40x40 internally)
  4. Adjust detail slider to fine-tune ASCII output
  5. Copy ASCII with the Copy ASCII button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages