Search found 8 matches

by DGF
2012-02-25T19:40:09-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

All 3 processes did exactly what they needed to do. Worked like a charm! I now have 120 files from the 40 originals.

I really appreciate the help. Cup of coffee? :)
by DGF
2012-02-25T13:46:52-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

I tried doing the one image script, with Flattop.jpg replacing the SOMEIMAGE.jpg. No images were generatied; this is what I got: dan@Linuxmint10 ~ $ inputdir="/media/Shared/Desktop" dan@Linuxmint10 ~ $ outputdir="${inputdir}/processed" dan@Linuxmint10 ~ $ [ -d $inputdir ] || { > echo "ERROR ...
by DGF
2012-02-24T17:41:35-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

Cool. I will test this out in a few hours when I can get back. I'll let you know.
by DGF
2012-02-24T17:18:38-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

Nope, no spaces in any names. And sure, a sub-directory is fine. Thanks again.
by DGF
2012-02-24T17:10:24-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

One more thing I need to mention. I plan on putting a small, semi transparent text overlay across the 1920 X 1440 wallpapers. This is a custom process for each photo, as the text cannot go to the same place in every instance, so it won't be automated. That's ok, I will do that part myself. That ...
by DGF
2012-02-24T11:32:56-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

Just name the 1920 x 1440 ones the same as the source JPG, the PNG extension should differentiate them, correct? I've already renamed the bigger originals (to bowlake.jpg, etc). The resized 1920 x 1440 wallpapers should just be the same name with the PNG extension (unless you think there is a better ...
by DGF
2012-02-24T10:48:58-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

Re: How to create a batch script for resize & darken?

I'm using Linux Mint 10, and IM appears to already have been installed. The version comes up as 7:6.6.2.6-1ubuntu1.1 Right now I have all 40 images on my desktop, with nothing else. They are 10 megabit files each, and the ones I start with, and resize each file from. One more thing I need to mention ...
by DGF
2012-02-23T21:15:03-07:00
Forum: Users
Topic: How to create a batch script for resize & darken?
Replies: 14
Views: 24656

How to create a batch script for resize & darken?

I was directed here from the gimpforums.com. I typically use GIMP to edit pictures. Now I am wondering if I can create a script (which I think is what I need) to perform a meticulous task on 40 separate photographs. The web site I'm working on is http://scenicdesktops.com/ As you can see, the ...