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
name age message
file .gitignore Loading commit data...
file LEEME.textile Wed Aug 27 13:16:03 -0700 2008 remove fileutils from gem list. Thanks Sandal. [alx]
file README.textile
directory example/
file moebius.rb Tue Aug 19 10:40:03 -0700 2008 Save output in same directory [alx]

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-TheLast_Man-001-Excerpt.pdf_ file in the current directory.

Requirements

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