Generate images via specialized methods.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imageencoder/README.md

12 lines
225 B

# Image Encoder
Script to generate images from specialized methods.
## Usage
```
./generator.py (method:str) (bytesize:int) (input_file:str)
```
## Method Examples
### ascii_bin
![ascii_bin example](ascii_bin-example.png)