This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
moebius /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LEEME.textile | ||
| |
README.textile | ||
| |
example/ | ||
| |
moebius.rb |
README.textile
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)








