#!/bin/bash
convert +contrast -monochrome -resize 50%x50% $1 $1.png
