Skip to main content

Make any image file to ascii art format.

Project description

![image](https://img.shields.io/pypi/v/ascii_image.svg) ![image](https://img.shields.io/pypi/l/ascii_image.svg) ![image](https://img.shields.io/pypi/pyversions/ascii_image.svg)

將所有圖片轉換成 ASCII-art 形式的文字檔。 Turn the image into ASCII-art format text file.

## Installation To install , simply use pip of course): 安裝方法,只要使用 pip 安裝即可。 `{.sourceCode .bash} $ pip install ascii_image `

## Usage `python import ascii_image ascii_image.toASCII(imagePath, outFilePath, scale) `` + imagePath[str]: 欲轉換的圖片路徑 Image you want to change to ascii image + outFilePath[str]: 輸出檔案名稱 output file name + scale[tuple]: 輸入為兩個 int 正整數(Width, Height), 每個 ASCII 文字代表的像素(pixels)寬(Width)與高(Height)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ascii_image-1.2.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page