A package to glitch images
Project description
glitch-this!
Create glitched images and GIFs, with highly customizable options!
A commandline tool + python library to glitchify images and even make GIFs out of them!
Featuring 10 different levels of glitching intensity! The algorithm used to create glitched images is a slightly modifed version of the popular ImageGlitcher tool's algorithm, so you can expect the glitched images to look really cool!
NOW WITH GIF TO GLITCHED GIF SUPPORT! Check out the docs!
If you like using this tool, please consider starring on Github!
What are you waiting for? Import the library and get glitching!
NOTE : Works best with RGB/RGBA images
What others have to say ~
Changelog
View the changelog here
FEATURES!
- Choose from 10 gradually different levels of glitching intensity! Want just a tiny bit of glitching, enough to make your image look cool? - use level 2 (my favorite)!
- Create Glitched GIFs from a normal image! That's right, before this tool, I had to manually download each image from ImageGlitcher, save them, and then head to a GIF creation website. Now you can do it all at once!
- Customize the number of frames in a GIF as well as their duration - all from the comfort of your terminal!
- Add scan lines for a retro CRT effect!
- Oh and did I mention, color offset? Just like ImageGlitcher, this tool glitches the color channels as well as the pixels - for very convincing looking glitched images!
Requirements
python 3pillownumpy
These will be automatically installed when you install the library! (assuming you have python3)
Installation
Simply install glitch-this from pypi!
pip install glitch-this
(OR)
pip3 install glitch-this
Quick Start
Now that you have the library installed, all you need to do is invoke the script and pass in the params
glitch_this [IMAGE PATH] [GLITCH_LEVEL]
Try glitch_this -h for more info! Directly from your commandline!
Or, Check out the script docs!
Interested in the library? Check out the library docs!
DOCS! WHERE TO?!
Read the script docs!
Read the library docs!
Check out a full example using the library!
Whoa! Cool Glitches
Here's some glitched images generated from this script - of different intensity levels!
NOTE: All these images had -c parameter included, for color offset
Original image for reference:-
Glitched version - Level 2:-
Not badly glitched now is it?
Glitched version - Level 5:-
Well it's certainly starting to get glitchy
Glitched version - Level 8:-
I don't know what I'm looking at
Let's get some scan lines on there!
Glitched version (scan_lines)- Level 2:-
Glitched version (scan_lines) - Level 5:-
Glitched version (scan_lines) - Level 8:-
That's neat, but how about some GIFs? Here's some GIFs from the same image:-
Note: All the GIFs use default values from FRAMES and DURATION, i.e 23 and 200 respectively
Glitched GIF - Level 2:-
Glitched GIF - Level 5:-
Glitched GIF - Level 8:-
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 glitch_this-0.0.9.tar.gz.
File metadata
- Download URL: glitch_this-0.0.9.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4190991c163bd030423798506a6982f6c8ab71530722c9ce989701a83bc75bcd
|
|
| MD5 |
ad5a5e8585ceeebc88bd439aa67c7017
|
|
| BLAKE2b-256 |
14e34860e6b2138b686db156783f7e7bf92551126f4a0fb4936a58e035f1a489
|
File details
Details for the file glitch_this-0.0.9-py3-none-any.whl.
File metadata
- Download URL: glitch_this-0.0.9-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1963aacfa03c64b7f715c913575aa092965697ddb976f9e499280a7dfaceb9d
|
|
| MD5 |
57269961223caaab5495b235f43e3f30
|
|
| BLAKE2b-256 |
9caa88cba5fd57402d4a6735adf1f3dd808ecd9cf2861ee25c5eec7ba05c7539
|