mono-pixel is a small Python library and CLI for rendering "pixel"-style text images. Use any font you want.
Installation
Install directly (uvx / pipx) — no clone required:
# via uvx (uv's transient runner)
uvx mono-pixel --help
# via pipx (isolated user install)
pipx install mono-pixel
From source (clone):
# clone the repo
git clone https://github.com/czy014/mono-pixel.git
cd mono-pixel
# install with uv
uv sync
uv run mono-pixel --help
# or install globally with pip
pip install .
mono-pixel --help
Usage
# just use
mono-pixel run
It will initiate an interactive mode to guide you through passing in some necessary parameters.
If you need a pure command-line, please refer to Usage.
Gallery
Check out the Gallery to see mono-pixel in action with different pixel fonts!
License
This project is available under the terms described in the LICENSE.txt file.
Release files for mono-pixel 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mono_pixel-0.1.2.tar.gz | 1.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mono_pixel-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.1 MB
Release files / mono_pixel-0.1.2.tar.gz
| Download URL | mono_pixel-0.1.2.tar.gz |
|---|---|
| Size | 1.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ea50e0fc056ce6d73708ada06c1025a98940ad7b5b56990d6745e30daaa17eac
|
|
BLAKE2b-256 checksum How to use checksums |
23d27f227e3f88c176f9bea538c2330135441e63550df58aaac79a86e5f06499
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / mono_pixel-0.1.2-py3-none-any.whl
| Download URL | mono_pixel-0.1.2-py3-none-any.whl |
|---|---|
| Size | 1.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b1592667d5010d2e456fd39185dc6b1767f8e53b30fbe71e5eadd3d0cfa0521e
|
|
BLAKE2b-256 checksum How to use checksums |
8ff891a2285cb06f13bf4041d32da9dc3039477dcd9bc602b917eb4b5738637a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|