Hi, roger <[EMAIL PROTECTED]> writes:
> I would like to know if there is a way, method to do the following > (in order): > > 1) colors > levels > auto level > 2) resize to 800x600 > > I'm performing this task on a batch of photos prior to publishing to my > website. > > Should I stick with gimp (2.0) or would Imagemagick "convert -level" > provide an optional method? You can write yourself a simple script in Script-Fu, Perl or Python and call that from the command-line as explained in http://adrian.gimp.org/batch/batch.html. This tutorial is rather old but still valid in most points. Sven _______________________________________________ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
