A module designed to create images from text.
Project description
The Text Image (TI) Software
is designed to render images in a text-only terminal enviroment.
The way this works is by loading unicode sqaures with the same color value as each pixel.
Some example usage is:
render_image(r"C:\path\to\your\image.file", 112, 67)
The first paramater (image_path) takes the path of the image you want to render (You must add r before string); the second and third (rwidth and rheight) are the size of the image you want to load respectively.
(You'll probably need to resize to 512x512 and below to make it print fast, anything above takes minutes with a CPU.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file text_image_ti_software-0.1.1.tar.gz.
File metadata
- Download URL: text_image_ti_software-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d475e1fbd45434f10e6f6e6a74834acfda66de738bfa4440de26a24f87370f7
|
|
| MD5 |
a4892551305ece0a7cbc83093c13ccf9
|
|
| BLAKE2b-256 |
4d9468f98241a206eedcaeaac19d1c60c6725edea106493254f5425582beb15a
|
File details
Details for the file text_image_ti_software-0.1.1-py3-none-any.whl.
File metadata
- Download URL: text_image_ti_software-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9896127f98063fb903d8382a1e1422c591f1c6391e1230d0ef6d3177b2be35b4
|
|
| MD5 |
bd995f7850a26e416f608c36e516f935
|
|
| BLAKE2b-256 |
15752a3a9ac3937c4e3f67b613a87e12e626df101eab9fac9f41686f38c2143f
|