Skip to main content

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

  1. Installation and use
    1. pypi
    2. git
  2. Sample image:

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

BRImage-0.1.2.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

BRImage-0.1.2-cp37-cp37m-macosx_10_15_x86_64.whl (24.5 kB view hashes)

Uploaded CPython 3.7m macOS 10.15+ x86-64

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