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
- Host: GitHub
- URL: https://github.com/themcaffee/copyrightimage
- Owner: themcaffee
- License: mit
- Created: 2017-06-12T22:44:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T00:31:33.000Z (almost 8 years ago)
- Last Synced: 2025-02-26T09:43:10.836Z (2 months ago)
- Topics: bash
- Language: Shell
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Copyright Image
Easily add an unobtrusive copyright text to an image. Requires imagemagick to be installed.

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