Automake thumbnail
Posted
by
Webmaster
on Super User
See other posts from Super User
or by Webmaster
Published on 2011-01-10T10:46:57Z
Indexed on
2011/01/10
10:55 UTC
Read the original article
Hit count: 238
What I need to do is a program that given (as a command line argument) a directory with more directoreies inside, and 4 Pics inside of each dir, the program makes a thumbnail of the 4 files and glues them together (2 rows, 2 columns) and renames that image to the name of the directory.
I think it could be done with a combination of a program and shell scripting (I'm experienced in M$, but new to linux).
Some real examples would be great.
Thanx in advance
© Super User or respective owner