h1. Moebius Script to convert Comic Book files (.cbr and .cbz) in PDF for portable reading. h2. Usage

	cd moebius/
	./moebius.rb example/Y-The_Last_Man-001-Excerpt.cbz

It'll output a _Y-The_Last_Man-001-Excerpt.pdf_ file in the current directory. h2. Requirements * Ruby 1.8 * Gems: rubygems, prawn * Unzip (for .cbz) * Unrar (for .cbr)