项目作者: Pczek

项目描述 :
Command line tool to create remixes of given images.
高级语言: Python
项目地址: git://github.com/Pczek/cairobou.git
创建时间: 2014-09-25T14:21:48Z
项目社区:https://github.com/Pczek/cairobou

开源协议:

下载


cairobou

Command line tool to create remixes of given images.

ScreenShot

Info

  • It’s not working very robustly if the given images have big differences in size.
  • You can generate PDFs by using the -o option and use the extension ‘.pdf’ for the output file.

Quick start

  1. Usage: cairobou.py [options] images*
  2. Options:
  3. -h, --help show this help message and exit
  4. -o OUT, --out=OUT specify output file
  5. -g GAP, --gap=GAP difference between the images
  6. -v, --verbose print status messages to stdout
  7. -d, --debug print status and debug messages to stdout