public
Description: Script to convert Comic Book files (.cbr and .cbz) in PDF for portable reading
Homepage: http://alexgirard.com
Clone URL: git://github.com/alx/moebius.git
moebius / README.textile
100644 21 lines (15 sloc) 0.37 kb

Moebius

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

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.

Requirements

  • Ruby 1.8
  • Gems: rubygems, prawn
  • Unzip (for .cbz)
  • Unrar (for .cbr)