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

https://github.com/pyvec/header-image-maker

Facebook event header creator / Skript na automatické vytváření obrázků do záhlaví Facebook eventů
https://github.com/pyvec/header-image-maker

Last synced: 11 days ago
JSON representation

Facebook event header creator / Skript na automatické vytváření obrázků do záhlaví Facebook eventů

Awesome Lists containing this project

README

          

This creates header images for our events.

Usage:

$0 IMAGE OUTPUT

Sample input and output images are included. The output was generated with:

./overlay.sh demo-input.jpg demo-output.png

If you don't like the overlay, you'll need to edit the script – change the filename and the window dimensions/position.

## Overlay images

You can find "official" overlay images for Pyvo meetups in [`pyvec/resources`](https://github.com/pyvec/resources) repo, specificially in [the `Pyvo Facebook Event Header` directory](https://github.com/pyvec/resources/tree/master/Design/Pyvo%20Facebook%20Event%20Header).

## License

MIT. Feel free to use this!

## Example

### Input

![input](demo-input.jpg)

(public domain image, from [Wikimedia Commons](http://commons.wikimedia.org/wiki/File:Albino_Burmese_python.jpg))

### Overlay

![overlay](overlay.png)

### Output

![output](demo-output.png)