artskii is CLI tool to convert images and videos to ASCII art.
Project description
mascii
mascii is a command-line tool to convert images and videos to ASCII art.
Features
- Convert images to ASCII art
- Convert videos to ASCII art
- Adjustable playback speed for videos
- Option to invert the ASCII character set
Installation
To install mascii, clone the repository and install it using pip:
pip install mascii
or
git clone https://github.com/joelcrasta/mascii.git
cd mascii
pip install -e .
Usage
Convert image to ASCII art
To display an ASCII art, use the -p or --path option to specify the output file name (without extension):
mascii -p path/to/image.jpg
Convert a Video to ASCII Art
To convert a video to ASCII art, use the -p or --path option to specify the path to the input video, and the -s or --speed option to specify the playback speed (1-10):
mascii -p path/to/video.mp4 -s 5
Save ASCII art
To convert an image to ASCII art and save it, use the -o or --out option to specify the output file name (without extension):
mascii -p path/to/image.jpg -o output_filename
Full Command-Line Options
usage: mascii [-h] [-p PATH] [-o OUT] [-s SPEED] [-i]
Future Updates
- Save your own characters sets and use them to make art.
- Coloured ASCII art.
- Save videos as ASCII arts and play them anytime.
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 artksii-1.0.tar.gz.
File metadata
- Download URL: artksii-1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
018478ef77f56f4da3fcbb7bac994f337ce871efe73cdf54ba5fdaaa3f95570f
|
|
| MD5 |
a15fc7f072b6c1a622a2be14d0fee535
|
|
| BLAKE2b-256 |
ecaf6db24a7b2c512e5913f7fb378c3f2d676f4d6e90a76598d0acaaa82dc180
|
File details
Details for the file artksii-1.0-py3-none-any.whl.
File metadata
- Download URL: artksii-1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5457b32c8e11a2eef14821c88ec5a5fc15decd1177c5f366b4c7829ca022882b
|
|
| MD5 |
b0e0e0cfc2fab8c9b1b393dcc137bee7
|
|
| BLAKE2b-256 |
131edce76333ad3b243314373ab93660e7596042705c1979c842b6bba99b8882
|