Gimptalk - Premier Gimp Community: Batch on MAC - Gimptalk - Premier Gimp Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Batch on MAC

#1 User is offline   FAB 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 21-July 10

Posted 21 July 2010 - 05:51 PM

Hi Everybody,

I just finished my first scrip-fu for batch operation; I have creted a .BAT file to process all the files in a folder .

The problem is that this works on Win OS. There is a Way to make a batch file to do that on MAC OS?

my .BAT file is:

md "img"
md "thumb" 
"C:\Program Files\GIMP 2\bin\gimp-2.6.exe" -i -b "(batch-resize-V0.05 \"*.JPG\") (gimp-quit 0)"


the first and the second lines creates two subfolders and the third line to the batch work putting the result in those folders.

There is a solution?

FAB
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic