Search found 1 match

by skris88
2017-05-20T06:10:30-07:00
Forum: Users
Topic: Interlace brighten the image
Replies: 4
Views: 4634

Re: Interlace brighten the image

Hi All,

I am trying to use ImageMagick to brighten all images in a folder in Ubuntu.

Is there a command line entry when in the Terminal I can put in that would do that by 10% (or another value), for example

INTERLACE *.JPG -BRIGHT10

to brighten all the JPG files in the current folder by 10 ...