项目作者: nobi1007
项目描述 :
Converts the given image(.jpg, .jpeg, .png) in its similar text image.
高级语言: HTML
项目地址: git://github.com/nobi1007/Characterize.git
Characterize
The main aim of Characterize is to reduce the size of the image drastically by converting it into its corresponding visual text while preserving its meaning.



———————————————
Follow the steps below to run it on your PC:
First of all make sure you have python3.6 (or greater) installed
- Open your terminal or command Prompt
- Paste the following code:
git clone https://github.com/nobi1007/Characterize.git && cd Characterize
- Open the folder Characterize
- Click on file
- characterize-install_files.bat (for Windows users)
- characterize-install_files.sh (for Mac/Linux users)
- Then open the file
- characterize-1.1.py in your favourite editor
- Change the parameters height, width, character, filename and path
- Run the file and you are done.
Please do leave a
if it was good
.