An open API service indexing awesome lists of open source software.

https://github.com/peetzweg/cairobou

Command line tool to create remixes of given images.
https://github.com/peetzweg/cairobou

art cairo merging

Last synced: 8 months ago
JSON representation

Command line tool to create remixes of given images.

Awesome Lists containing this project

README

          

# cairobou
Command line tool to create remixes of given images.

![ScreenShot](Examples.png)

## 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
Usage: cairobou.py [options] images*

Options:
-h, --help show this help message and exit
-o OUT, --out=OUT specify output file
-g GAP, --gap=GAP difference between the images
-v, --verbose print status messages to stdout
-d, --debug print status and debug messages to stdout