Turn files into images and back.
To turn a file into (multiple) images, use
$ ./imagify.sh <--name NAME> <--format FORMAT> FILE
To get the file back, use
$ ./unimagify.sh <--output OUTPUT> IMAGES...
The images get converted in the specified order.
- ImageMagick (tested with 7.1.0-33, probably works with older versions as well)