Glitch Art Toolkit mimicking CRT monitor defects.
Project description
BRImage
Glitch art servlet. Python backend for manipulating images to create glitch-art effects inspired by CRT monitors.
One-liner install (requires Python >=3.7)
pip install BRImage && brimage -h
Table of Contents
Installation and use
BRImage now comes with a very minimal command line interface, usable with
brimage -h
pypi
I've made the project available with pip
(you can view the project here):
pip install BRImage
git
First, clone the repository
git clone https://github.com/Dustpancake/BRImage && cd BRImage
It is recommended to use a virtual environment
# *nix
python3 -m venv venv && source venv/bin/activate
- Installation
The installation is self contained in setup.py
python setup.py install
- Running the script
To run, edit run.py
to setup a BRImage overlay pipeline (docs and examples coming soon), and run
python run.py
Sample image:
Input Image | Output Image |
---|---|
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
Built Distribution
File details
Details for the file BRImage-0.1.4.tar.gz
.
File metadata
- Download URL: BRImage-0.1.4.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18917326b5ea6cb0bfb70eb1d4a7927276dd547ad96979a189c4528ac8334ebf |
|
MD5 | 58f97538ba6189c85b5130c5aaa1fa35 |
|
BLAKE2b-256 | 1aee722331fa3458a1132267489004f42d6e927d52e882739226c71686fda2b5 |
File details
Details for the file BRImage-0.1.4-cp37-cp37m-macosx_10_15_x86_64.whl
.
File metadata
- Download URL: BRImage-0.1.4-cp37-cp37m-macosx_10_15_x86_64.whl
- Upload date:
- Size: 24.5 kB
- Tags: CPython 3.7m, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c05082e6fb9ebff051558e4992d4314688fa220221d992dd99fa107deb8d7ba |
|
MD5 | 50143227c5286956496acbecfc1a2e57 |
|
BLAKE2b-256 | 85c7f59344966cf6e199372a6f939607b26dc901c421232b6964b69a57f8e8dc |