[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cropping a large collection of .PNG screenshots



> ....
> convert -crop whatever $fn.bak $fn
>
> But that's assuming you know how to use 
> 'convert -crop' to do what you want, which I don't.

  This is the part of your post
  that I was attempting to address
  and hopefully, clarify the use
  of the  geometry  argument to -crop
  since you stated you didn't know
  how to use it ... 

  # convert source -crop widthxheight+wo+ho target 
 
> That's still calling on convert, though; 
> if I'm going to do that, a  simple bash one-liner 
> is the easiest. 

  I agree and only added the python code
  because I  know  you grok it .... 
 

-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona


Reply to: