News
====

0.2
---

*Release Date: *

* Switched to MIT License
* Added command line argument for DPI
* Added Python 2.6 compatability

0.1
---

*Release date: 1-Sep-2011*

Produce print-quality TIFFs and JPGs from a directory of PDFs.

* Works on multilayer PDFs and some types of bad vectors
* Each page of a multipage PDF will become one TIFF
* tif_dir must exist before running script
* Hard-coded values for output file format and DPI
* ImageMagic (convert) must be installed and on your system path
 
Usage: serenifypdf <pdf_dir> <tif_dir>

