Skip to content

stepsal/batch_wordpad_glitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batch_wordpad_glitch

Batch Wordpad Glitch processer written in Python. Tested with python3. Should work with python2 as well.

Install

Currently the project cannot be installed from pypi, in the interim you can install it directly using git.

pip install -e git+https://github.com/justinfay/batch_wordpad_glitch#egg=wordpad_glitch

Usage

usage: wordpadglitch [-h] [-i INPUTDIR] [-o OUTPUTDIR] [-r ROTATE]

Batch Wordpad Glitch

optional arguments:
  -h, --help            show this help message and exit
  -i INPUTDIR, --input INPUTDIR
                        input dir of source images
  -o OUTPUTDIR, --output OUTPUTDIR
                        ouput dir of glitched images
  -r ROTATE, --rotate ROTATE
                        Rotate the input images before glitching.. values 90,
                        180, 270, ALL

Big ups to Justin Fay for figuring out a very clever way of doing this.

About

Wordpad Glitch written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages