TODO List
=========

serenifypdf.py
--------------

* Strip out potentially troublesome characters from file name: "&" ","
* Superfix: convert -DENSITY 300 orig.pdf -colorspace Gray -threshold 99% fixed
* Option to make orientation consistent throughout document
* Command line argument for other output types (jpg, pdf)
* Command line argument for output QUALITY (1 - 100)
* Progress indicator
* Remove print statements, add logging
* If PDF Package, use PDFTK to extract files
* Parallelize PS -> TIF conversions
* Process a directory of PDFs as well as a single PDF
* Find a fall-back processor for when Imagemagick fails
