Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to add watermarks to resized images #10

Open
jimpannell opened this issue Jan 14, 2014 · 1 comment
Open

Feature request: Ability to add watermarks to resized images #10

jimpannell opened this issue Jan 14, 2014 · 1 comment

Comments

@jimpannell
Copy link

Hi there

Firstly, thanks for putting grunt images resize out in the open - it's fantastic and I'm using it on a client project very successfully.

I'd like to suggest a feature request if I may: a particular project of mine requires that all images be not only resized but watermarked with a transparent png image. Is there any way that this functionality could be incorporated into this?

Cheers

Jim

@davidpfahler
Copy link
Member

For documentation on gm see composite's watermark option. Takes <brightness>x<saturation> as argument. Example on the command line:

gm composite -watermark 5x10 watermark.gif base.jpg output.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants