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

https://github.com/themcaffee/copyrightimage

Easily add an unobtrusive copyright text to an image
https://github.com/themcaffee/copyrightimage

bash

Last synced: about 2 months ago
JSON representation

Easily add an unobtrusive copyright text to an image

Awesome Lists containing this project

README

        

# Copyright Image

Easily add an unobtrusive copyright text to an image. Requires imagemagick to be installed.

![Example image](https://github.com/themcaffee/CopyrightImage/blob/master/examples/example-cc.jpg?raw=true)

## Usage

``` bash
./add_copyright "COPYRIGHT TEXT" example.jpg
```